Class Window.FocusChangedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
The focus changed event argument.
public class FocusChangedEventArgs : EventArgs
- Inheritance
Properties
View SourceFocusGained
FocusGained flag.
Declaration
public bool FocusGained { get; set; }
Property Value
Type | Description |
---|---|
Boolean |