UIApplication.StatusBarOrientationUserInfoKey Property

Definition

Represents the value associated with the constant UIApplicationStatusBarOrientationUserInfoKey

[Foundation.Field("UIApplicationStatusBarOrientationUserInfoKey", "UIKit")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString StatusBarOrientationUserInfoKey { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.StatusBarOrientationUserInfoKey : Foundation.NSString

Property Value

Attributes

Applies to