UIBarPositioning.BarPosition Property

Definition

The position of the bar.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract 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