UIScreen.PreferredMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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