Share via


NSAccessibilityForSearchPredicateKey Class

Definition

public static class NSAccessibilityForSearchPredicateKey
type NSAccessibilityForSearchPredicateKey = class
Inheritance
NSAccessibilityForSearchPredicateKey

Properties

Name Description
CurrentElement

Represents the value associated with the constant 'NSAccessibilitySearchCurrentElementKey'.

CurrentRange

Represents the value associated with the constant 'NSAccessibilitySearchCurrentRangeKey'.

Direction

Represents the value associated with the constant 'NSAccessibilitySearchDirectionKey'.

DirectionNext

Represents the value associated with the constant 'NSAccessibilitySearchDirectionNext'.

DirectionPrevious

Represents the value associated with the constant 'NSAccessibilitySearchDirectionPrevious'.

Identifiers

Represents the value associated with the constant 'NSAccessibilitySearchIdentifiersKey'.

ResultDescriptionOverride

Represents the value associated with the constant 'NSAccessibilitySearchResultDescriptionOverrideKey'.

ResultElement

Represents the value associated with the constant 'NSAccessibilitySearchResultElementKey'.

ResultLoader

Represents the value associated with the constant 'NSAccessibilitySearchResultLoaderKey'.

ResultRange

Represents the value associated with the constant 'NSAccessibilitySearchResultRangeKey'.

ResultsLimit

Represents the value associated with the constant 'NSAccessibilitySearchResultsLimitKey'.

Text

Represents the value associated with the constant 'NSAccessibilitySearchTextKey'.

Applies to