Class FocusedOutEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
- API Level:
- 4
This class contains the data related to the FocusedOut event.
C#Copypublic class FocusedOutEventArgs
- Inheritance
-
System.ObjectFocusedOutEventArgs
Properties
View Source
ContextId
The input context identification value of an associated text input UI control.
Declaration
C#Copypublic int ContextId { get; }
Property Value
Type | Description |
---|---|
System.Int32 |