Share via


UIScreen.AvailableModes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIScreenMode[] AvailableModes { [Foundation.Export("availableModes", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("availableModes", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.AvailableModes : UIKit.UIScreenMode[]

Property Value

Attributes

Applies to