Enum Window.InsetsPartType

    Definition

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

    The type of insets part.

    public enum Window.InsetsPartType

    Fields

    Name Description
    Clipboard
    Keyboard
    StatusBar

    Extension Methods

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