Expand description
§Bindings to the InputMethodKit framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- IMKCandidates
IMKCandidatesandobjc2-app-kit - Apple’s documentation
- IMKInput
Controller IMKInputController - The basic class that controls input on the input method side.
- IMKServer
IMKServer - This class manages input sessions.
Constants§
- kIMK
Annotation IMKCandidates - Apple’s documentation
- kIMK
Locate Candidates Above Hint IMKCandidates - Apple’s documentation
- kIMK
Locate Candidates Below Hint IMKCandidates - Apple’s documentation
- kIMK
Locate Candidates Left Hint IMKCandidates - Apple’s documentation
- kIMK
Locate Candidates Right Hint IMKCandidates - Apple’s documentation
- kIMK
Main IMKCandidates - Apple’s documentation
- kIMK
Scrolling Grid Candidate Panel IMKCandidates - Apple’s documentation
- kIMK
Single Column Scrolling Candidate Panel IMKCandidates - Apple’s documentation
- kIMK
Single RowStepping Candidate Panel IMKCandidates - Apple’s documentation
- kIMK
SubList IMKCandidates - Apple’s documentation
Statics§
- IMKCandidates
Opacity ⚠Attribute Name IMKCandidates - The level of opacity.
- IMKCandidates
Send ⚠Server KeyEvent First IMKCandidates - Control when key events are sent to a candidate window.
- IMKController
Class ⚠IMKServer - Key used to find an input method’s input controller class name from the input method’s bundle.
- IMKDelegate
Class ⚠IMKServer - Key used to find an input method’s delegate class name from the input method’s bundle.
- IMKMode
Dictionary ⚠IMKServer - Key used to obtain an input method’s mode dictionary from the input method’s bundle.
- kIMK
Command ⚠Client Name IMKInputController - A client object that conforms to the IMKInputText and NSObject protocols.
- kIMK
Command ⚠Menu Item Name IMKInputController - An NSMenuItem in the infoDictionary passed to menu item actions.
Traits§
- IMKMouse
Handling IMKInputController - This protocol receives mouse events.
- IMKState
Setting IMKInputController - This protocol sets or accesses values that indicate the state of an input method.
- NSObjectIMK
Server Input IMKInputController - Category “IMKServerInput” on
NSObject.
Type Aliases§
- IMKCandidate
Panel Type IMKCandidates - Apple’s documentation
- IMKCandidates
Location Hint IMKCandidates - Apple’s documentation
- IMKStyle
Type IMKCandidates - Apple’s documentation