Class Window.FocusChangedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
The focus changed event argument.
C#
Copy
public class Window.FocusChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args Window.Focus Changed Event Args
Properties
Declaration
C#
Copy
public bool FocusGained { get; set; }
Property Value
Type | Description |
---|---|
bool |