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