Share via


UISceneSizeRestrictions.AllowsFullScreen Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsFullScreen { [Foundation.Export("allowsFullScreen")] get; [Foundation.Export("setAllowsFullScreen:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsFullScreen")>]
[<set: Foundation.Export("setAllowsFullScreen:")>]
member this.AllowsFullScreen : bool with get, set

Property Value

Attributes

Applies to