Class FocusManager.FocusGroupChangedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the FocusGroupChanged signal.
C#Copypublic class FocusManager.FocusGroupChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsFocusManager.FocusGroupChangedEventArgs
Properties
Declaration
C#Copypublic View CurrentView { get; set; }
Property Value
| Type | Description |
|---|---|
| View |
Declaration
C#Copypublic bool ForwardDirection { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |