Class NUIWatchApplication.AmbientChangedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.Wearable.dll
Event arguments that passed via ambient tick event signal.
C#Copypublic class AmbientChangedEventArgs : EventArgs
- Inheritance
Constructors
Declaration
C#Copypublic AmbientChangedEventArgs(bool changed)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | changed |
Properties
Declaration
C#Copypublic bool Changed { get; }
Property Value
Type | Description |
---|---|
System.Boolean |