Enum View.States

    Definition

    Namespace:
    Tizen.NUI.BaseComponents
    Assembly:
    Tizen.NUI.dll

    Enumeration for describing the states of the view.

    public enum View.States

    Fields

    Name Description
    Disabled

    The disabled state.

    Focused

    The focused state.

    Normal

    The normal state.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<View.States>(View.States, string)
    Extensions.LoadFromXaml<View.States>(View.States, string)
    Extensions.LoadFromXaml<View.States>(View.States, Type)
    Extensions.LoadFromXamlFile<View.States>(View.States, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX