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.AmbientTickEventArgs : EventArgs
- Inheritance
-
object
System.EventArgs
NUIWatchApplication.AmbientTickEventArgs
Constructors
Declaration
[Obsolete("This has been deprecated in API12")]
public AmbientTickEventArgs(WatchTime watchTime)
Parameters
Properties
Declaration
[Obsolete("This has been deprecated in API12")]
public WatchTime WatchTime { get; }
Property Value