Share via


UIAccessibilityCustomRotor.ItemSearchHandler Property

Definition

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

Property Value

Attributes

Applies to