Share via


UIWindowSceneGeometryPreferencesMac.SystemFrame Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect SystemFrame { [Foundation.Export("systemFrame", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSystemFrame:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("systemFrame", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSystemFrame:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SystemFrame : CoreGraphics.CGRect with get, set

Property Value

Attributes

Applies to