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§

IMKControllerClassIMKServer
IMKDelegateClassIMKServer
IMKModeDictionaryIMKServer
kIMKCommandClientNameIMKInputController
kIMKCommandMenuItemNameIMKInputController

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. Informal protocol which is used to send user events to an input method.

Type Aliases§

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