Enum View.ChildrenDepthIndexPolicyType

    Definition

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

    The policy of children depth index generate.

    public enum View.ChildrenDepthIndexPolicyType

    Fields

    Name Description
    Default

    Default policy.

    Equal

    Has same depth index for all children.

    Increase

    Increase depth index automatically.

    Extension Methods

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