UISearchBar.ShowsCancelButton Property

Definition

Whether the cancel button is displayed.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShowsCancelButton { [Foundation.Export("showsCancelButton")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsCancelButton:")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsCancelButton : bool with get, set

Property Value

Attributes

Applies to