Class Window.TransitionEffectEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
TransitionEffectArgs
C#Copypublic class TransitionEffectEventArgs : EventArgs
- Inheritance
-
Window.TransitionEffectEventArgs
Properties
Declaration
C#Copypublic Window.EffectState State { get; set; }
Property Value
Type | Description |
---|---|
Window.EffectState |
Declaration
C#Copypublic Window.EffectType Type { get; set; }
Property Value
Type | Description |
---|---|
Window.EffectType |