Expand description
§Bindings to the InputMethodKit
framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- IMKCandidates
IMKCandidates
andobjc2-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§
- IMKController
Class ⚠IMKServer
- IMKDelegate
Class ⚠IMKServer
- IMKMode
Dictionary ⚠IMKServer
- kIMK
Command ⚠Client Name IMKInputController
- kIMK
Command ⚠Menu Item Name IMKInputController
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
. Informal protocol which is used to send user events to an input method.
Type Aliases§
- IMKCandidate
Panel Type IMKCandidates
- Apple’s documentation
- IMKCandidates
Location Hint IMKCandidates
- Apple’s documentation
- IMKStyle
Type IMKCandidates
- Apple’s documentation