Class FocusManager.FocusedViewActivatedEventArgs

    Definition

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

    Event arguments that passed via the FocusedViewEnterKey signal.

    public class FocusManager.FocusedViewActivatedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    FocusManager.FocusedViewActivatedEventArgs

    Properties

    View Source

    View

    View.

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