Crate objc2_input_method_kit

Crate objc2_input_method_kit 

Source
Expand description

§Bindings to the InputMethodKit framework

See Apple’s docs and the general docs on framework crates for more information.

Structs§

IMKCandidatesIMKCandidates and objc2-app-kit
Apple’s documentation
IMKInputControllerIMKInputController
The basic class that controls input on the input method side.
IMKServerIMKServer
This class manages input sessions.

Constants§

kIMKAnnotationIMKCandidates
Apple’s documentation
kIMKLocateCandidatesAboveHintIMKCandidates
Apple’s documentation
kIMKLocateCandidatesBelowHintIMKCandidates
Apple’s documentation
kIMKLocateCandidatesLeftHintIMKCandidates
Apple’s documentation
kIMKLocateCandidatesRightHintIMKCandidates
Apple’s documentation
kIMKMainIMKCandidates
Apple’s documentation
kIMKScrollingGridCandidatePanelIMKCandidates
Apple’s documentation
kIMKSingleColumnScrollingCandidatePanelIMKCandidates
Apple’s documentation
kIMKSingleRowSteppingCandidatePanelIMKCandidates
Apple’s documentation
kIMKSubListIMKCandidates
Apple’s documentation

Statics§

IMKCandidatesOpacityAttributeNameIMKCandidates
The level of opacity.
IMKCandidatesSendServerKeyEventFirstIMKCandidates
Control when key events are sent to a candidate window.
IMKControllerClassIMKServer
Key used to find an input method’s input controller class name from the input method’s bundle.
IMKDelegateClassIMKServer
Key used to find an input method’s delegate class name from the input method’s bundle.
IMKModeDictionaryIMKServer
Key used to obtain an input method’s mode dictionary from the input method’s bundle.
kIMKCommandClientNameIMKInputController
A client object that conforms to the IMKInputText and NSObject protocols.
kIMKCommandMenuItemNameIMKInputController
An NSMenuItem in the infoDictionary passed to menu item actions.

Traits§

IMKMouseHandlingIMKInputController
This protocol receives mouse events.
IMKStateSettingIMKInputController
This protocol sets or accesses values that indicate the state of an input method.
NSObjectIMKServerInputIMKInputController
Category “IMKServerInput” on NSObject.

Type Aliases§

IMKCandidatePanelTypeIMKCandidates
Apple’s documentation
IMKCandidatesLocationHintIMKCandidates
Apple’s documentation
IMKStyleTypeIMKCandidates
Apple’s documentation