inputContext
The text input context object for the view.
Declaration
var inputContext: NSTextInputContext? { get }Discussion
The value of this property is nil when the view does not conform to the NSTextInputClient protocol.
The text input context object for the view.
var inputContext: NSTextInputContext? { get }The value of this property is nil when the view does not conform to the NSTextInputClient protocol.