Class StyleManager.ThemeChangeEventArgs

    Definition

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

    ThemeChangeEventArgs is a class to record theme change event arguments which will sent to user.

    public class StyleManager.ThemeChangeEventArgs : EventArgs
    Inheritance
    object
    StyleManager.ThemeChangeEventArgs

    Properties

    View Source

    CurrentTheme

    CurrentTheme

    Declaration
    public string CurrentTheme { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

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