Class ImfManager.KeyboardTypeChangedEventArgs
Definition
- Assembly:
- Tizen.NUI.dll
ImfManager keyboard type changed event arguments.
public class ImfManager.KeyboardTypeChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsImfManager.KeyboardTypeChangedEventArgs
Properties
View SourceKeyboardType
ImfManager keyboard type
Declaration
public ImfManager.KeyboardType KeyboardType { get; set; }
Property Value
Type | Description |
---|---|
ImfManager.KeyboardType |