UISearchBar.BarPosition Property

Definition

Gets the UIBarPosition of this UISearchBar view.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIBarPosition BarPosition { [Foundation.Export("barPosition")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.BarPosition : UIKit.UIBarPosition

Property Value

Implements

Attributes

Applies to