Class Window.FocusChangedEventArgs

    Definition

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

    The focus changed event argument.

    public class Window.FocusChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    Window.FocusChangedEventArgs

    Properties

    View Source

    FocusGained

    FocusGained flag.

    Declaration
    public bool FocusGained { get; set; }
    Property Value
    Type Description
    bool
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX