Share via


UISearchBar.SearchBarStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISearchBarStyle SearchBarStyle { [Foundation.Export("searchBarStyle")] get; [Foundation.Export("setSearchBarStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("searchBarStyle")>]
[<set: Foundation.Export("setSearchBarStyle:")>]
member this.SearchBarStyle : UIKit.UISearchBarStyle with get, set

Property Value

Attributes

Applies to