Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.Wearable.dll
Event arguments that passed via ambient tick event signal.
[Obsolete("This has been deprecated in API12")]
public class NUIWatchApplication.AmbientChangedEventArgs : EventArgs
- Inheritance
-
object
System.EventArgs
NUIWatchApplication.AmbientChangedEventArgs
Constructors
Declaration
[Obsolete("This has been deprecated in API12")]
public AmbientChangedEventArgs(bool changed)
Parameters
| Type |
Name |
Description |
| bool |
changed |
|
Properties
Declaration
[Obsolete("This has been deprecated in API12")]
public bool Changed { get; }
Property Value