Class ThemeChangedEventArgs

    Definition

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

    The event arguments that hold data for the event ThemeChanged.

    public class ThemeChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    ThemeChangedEventArgs

    Properties

    View Source

    ThemeId

    Gets the new theme's Id.

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