Class Window.InsetsChangedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
InsetsChangedEventArgs
C#Copypublic class InsetsChangedEventArgs : EventArgs
- Inheritance
-
Window.InsetsChangedEventArgs
Properties
Declaration
C#Copypublic Extents Insets { get; }
Property Value
Type | Description |
---|---|
Extents |
Declaration
C#Copypublic Window.InsetsPartState PartState { get; }
Property Value
Type | Description |
---|---|
Window.InsetsPartState |
Declaration
C#Copypublic Window.InsetsPartType PartType { get; }
Property Value
Type | Description |
---|---|
Window.InsetsPartType |