Class ThemeChangedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
The event arguments that hold data for the event Theme
public class ThemeChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args ThemeChanged Event Args
Properties
View SourceThemeId
The new theme's Id.
Declaration
public string ThemeId { get; }
Property Value
Type | Description |
---|---|
string |