<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "InputMethodKit",
  "identifier" : "/documentation/InputMethodKit/IMKCandidatePanelType",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "InputMethodKit"
    ],
    "preciseIdentifier" : "c:@T@IMKCandidatePanelType"
  },
  "title" : "IMKCandidatePanelType"
}
-->

# IMKCandidatePanelType

Types of candidates windows provide by the Input Method Kit.

```
typealias IMKCandidatePanelType = Int
```

## Topics

### Constants

[`kIMKSingleColumnScrollingCandidatePanel`](/documentation/InputMethodKit/kIMKSingleColumnScrollingCandidatePanel)

[`kIMKScrollingGridCandidatePanel`](/documentation/InputMethodKit/kIMKScrollingGridCandidatePanel)

[`kIMKSingleRowSteppingCandidatePanel`](/documentation/InputMethodKit/kIMKSingleRowSteppingCandidatePanel)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)