NSViewController.PreferredScreenOrigin Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual CoreGraphics.CGPoint PreferredScreenOrigin { [Foundation.Export("preferredScreenOrigin", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.Export("setPreferredScreenOrigin:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.PreferredScreenOrigin : CoreGraphics.CGPoint with get, set

Property Value

Attributes

Applies to