Share via


UISearchBar.BarStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBarStyle BarStyle { [Foundation.Export("barStyle")] get; [Foundation.Export("setBarStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("barStyle")>]
[<set: Foundation.Export("setBarStyle:")>]
member this.BarStyle : UIKit.UIBarStyle with get, set

Property Value

Attributes

Applies to