UIScreen.PreferredMode Property

Definition

The preferred display mode for this UIScreen. Read-only.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIScreenMode PreferredMode { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("preferredMode", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PreferredMode : UIKit.UIScreenMode

Property Value

Attributes

Applies to

See also