UIAccessibilityCustomRotor.ItemSearchHandler Property

Definition

Gets or sets the custom search handler controlled by this rotor.

public virtual UIKit.UIAccessibilityCustomRotorSearch ItemSearchHandler { [Foundation.Export("itemSearchBlock", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setItemSearchBlock:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ItemSearchHandler : UIKit.UIAccessibilityCustomRotorSearch with get, set

Property Value

Attributes

Applies to