NSAccessibilitySearchKey Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class NSAccessibilitySearchKey
type NSAccessibilitySearchKey = class
- Inheritance
-
NSAccessibilitySearchKey
Properties
| Name | Description |
|---|---|
| AnyType |
Represents the value associated with the constant 'NSAccessibilityAnyTypeSearchKey'. |
| Article |
Represents the value associated with the constant 'NSAccessibilityArticleSearchKey'. |
| Blockquote |
Represents the value associated with the constant 'NSAccessibilityBlockquoteSearchKey'. |
| BlockquoteSameLevel |
Represents the value associated with the constant 'NSAccessibilityBlockquoteSameLevelSearchKey'. |
| BoldFont |
Represents the value associated with the constant 'NSAccessibilityBoldFontSearchKey'. |
| Button |
Represents the value associated with the constant 'NSAccessibilityButtonSearchKey'. |
| CheckBox |
Represents the value associated with the constant 'NSAccessibilityCheckBoxSearchKey'. |
| Control |
Represents the value associated with the constant 'NSAccessibilityControlSearchKey'. |
| DifferentType |
Represents the value associated with the constant 'NSAccessibilityDifferentTypeSearchKey'. |
| FontChange |
Represents the value associated with the constant 'NSAccessibilityFontChangeSearchKey'. |
| FontColorChange |
Represents the value associated with the constant 'NSAccessibilityFontColorChangeSearchKey'. |
| Frame |
Represents the value associated with the constant 'NSAccessibilityFrameSearchKey'. |
| Graphic |
Represents the value associated with the constant 'NSAccessibilityGraphicSearchKey'. |
| Heading |
Represents the value associated with the constant 'NSAccessibilityHeadingSearchKey'. |
| HeadingLevel1 |
Represents the value associated with the constant 'NSAccessibilityHeadingLevel1SearchKey'. |
| HeadingLevel2 |
Represents the value associated with the constant 'NSAccessibilityHeadingLevel2SearchKey'. |
| HeadingLevel3 |
Represents the value associated with the constant 'NSAccessibilityHeadingLevel3SearchKey'. |
| HeadingLevel4 |
Represents the value associated with the constant 'NSAccessibilityHeadingLevel4SearchKey'. |
| HeadingLevel5 |
Represents the value associated with the constant 'NSAccessibilityHeadingLevel5SearchKey'. |
| HeadingLevel6 |
Represents the value associated with the constant 'NSAccessibilityHeadingLevel6SearchKey'. |
| HeadingSameLevel |
Represents the value associated with the constant 'NSAccessibilityHeadingSameLevelSearchKey'. |
| ItalicFont |
Represents the value associated with the constant 'NSAccessibilityItalicFontSearchKey'. |
| KeyboardFocusable |
Represents the value associated with the constant 'NSAccessibilityKeyboardFocusableSearchKey'. |
| Landmark |
Represents the value associated with the constant 'NSAccessibilityLandmarkSearchKey'. |
| Link |
Represents the value associated with the constant 'NSAccessibilityLinkSearchKey'. |
| List |
Represents the value associated with the constant 'NSAccessibilityListSearchKey'. |
| LiveRegion |
Represents the value associated with the constant 'NSAccessibilityLiveRegionSearchKey'. |
| MisspelledWord |
Represents the value associated with the constant 'NSAccessibilityMisspelledWordSearchKey'. |
| Outline |
Represents the value associated with the constant 'NSAccessibilityOutlineSearchKey'. |
| PlainText |
Represents the value associated with the constant 'NSAccessibilityPlainTextSearchKey'. |
| RadioGroup |
Represents the value associated with the constant 'NSAccessibilityRadioGroupSearchKey'. |
| SameType |
Represents the value associated with the constant 'NSAccessibilitySameTypeSearchKey'. |
| StaticText |
Represents the value associated with the constant 'NSAccessibilityStaticTextSearchKey'. |
| StyleChange |
Represents the value associated with the constant 'NSAccessibilityStyleChangeSearchKey'. |
| Table |
Represents the value associated with the constant 'NSAccessibilityTableSearchKey'. |
| TableSameLevel |
Represents the value associated with the constant 'NSAccessibilityTableSameLevelSearchKey'. |
| TextField |
Represents the value associated with the constant 'NSAccessibilityTextFieldSearchKey'. |
| TextSta |
Represents the value associated with the constant 'NSAccessibilityTextStateSyncKey'. |
| TextStateChan |
Represents the value associated with the constant 'NSAccessibilityTextStateChangeTypeKey'. |
| Underline |
Represents the value associated with the constant 'NSAccessibilityUnderlineSearchKey'. |
| UnvisitedLink |
Represents the value associated with the constant 'NSAccessibilityUnvisitedLinkSearchKey'. |
| VisitedLink |
Represents the value associated with the constant 'NSAccessibilityVisitedLinkSearchKey'. |