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