MonoMac.AppKit.NSScreen Members

The members of MonoMac.AppKit.NSScreen are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
BackingScaleFactorfloat. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
ColorSpaceNSColorSpace. Documentation for this section has not yet been entered.
[read-only]
static
DeepestScreenNSScreen. Documentation for this section has not yet been entered.
[read-only]
DepthNSWindowDepth. Documentation for this section has not yet been entered.
[read-only]
DeviceDescriptionMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
FrameSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.
[read-only]
static
MainScreenNSScreen. Documentation for this section has not yet been entered.
[read-only]
static
ScreensNSScreen[]. Documentation for this section has not yet been entered.
[read-only]
SupportedWindowDepthsNSWindowDepth. Documentation for this section has not yet been entered.
[read-only]
UserSpaceScaleFactorfloat. Documentation for this section has not yet been entered.
[read-only]
VisibleFrameSystem.Drawing.RectangleF. Documentation for this section has not yet been entered.

Public Methods

ConvertRectfromBacking(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertRectToBacking(System.Drawing.RectangleF) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetBackingAlignedRect(System.Drawing.RectangleF, MonoMac.Foundation.NSAlignmentOptions) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSScreen object.