CGDisplay
MainDisplayID
ShieldingWindowLevel
Capture(Int32)
Capture(Int32, CGCaptureOptions)
CaptureAllDisplays()
GetBounds(Int32)
GetDisplayID(Int32)
GetGammaTableCapacity(Int32)
GetHeight(Int32)
GetOpenGLDisplayMask(Int32)
GetShieldingWindowID(Int32)
GetTypeID()
GetWidth(Int32)
HideCursor(Int32)
IsCaptured(Int32)
MoveCursor(Int32, CGPoint)
Release(Int32)
ReleaseAllDisplays()
RestoreColorSyncSettings()
SetDisplayTransfer(Int32, Single, Single, Single, Single, Single, Single, Single, Single, Single)
ShowCursor(Int32)
xamarinmac
namespace CoreGraphics
{
public static class CGDisplay
{
public static int MoveCursor(int display, CGPoint point);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API