Share via


UISearchController.AutomaticallyShowsCancelButton Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AutomaticallyShowsCancelButton { [Foundation.Export("automaticallyShowsCancelButton")] get; [Foundation.Export("setAutomaticallyShowsCancelButton:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("automaticallyShowsCancelButton")>]
[<set: Foundation.Export("setAutomaticallyShowsCancelButton:")>]
member this.AutomaticallyShowsCancelButton : bool with get, set

Property Value

Attributes

Applies to