Keyboard
Keyboard
super: Object (on iOS)
Keyboard class is a singleton used to perform operations on the system Keyboard. This class will be further enhanced in future versions.
Class Properties
- var isVisible: Bool A Boolean value used to get Keyboard visibility. (read-only)
Class Methods
- func close() Close current frontmost keyboard.