Inherits from: NSObject
Conforms to: NSTextInput
NSObject (NSObject)
Declared in: AppKit/NSInputManager.h
Most programs never need to interact with an input manager. The system text object, and all UI objects that accept textual input, already deal with this typically through NSResponder.
- <<Forthcoming>>
- <<Forthcoming>>
+ (NSInputManager *)currentInputManager
- (NSInputManager *)initWithName:(NSString
*)inputServerName
host:(NSString *)hostName
- (NSString *)localizedInputManagerName
- (void)markedTextSelectionChanged:(NSRange)aRange
sender:(id)sender
- (void)markedTextWillBeAbandoned:(id)sender
- (BOOL)wantsToInterpretAllKeystrokes