Class FocusedInEventArgs
Definition
- Namespace:
- Tizen.Uix.InputMethod
- Assembly:
- Tizen.Uix.InputMethod.dll
This class contains the data related to the FocusedIn event.
public class FocusedInEventArgs
- Inheritance
-
objectFocusedInEventArgs
Properties
View SourceContextId
The input context identification value of an associated text input UI control.
Declaration
public int ContextId { get; }
Property Value
Type | Description |
---|---|
int |