UIAccessibilityCustomRotorSearchPredicate.SearchDirection Property
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.
The direction of the search.
public virtual UIKit.UIAccessibilityCustomRotorDirection SearchDirection { [Foundation.Export("searchDirection", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSearchDirection:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SearchDirection : UIKit.UIAccessibilityCustomRotorDirection with get, set
Property Value
- Attributes