MonoMacGameView
MonoMacGameView(CGRect)
MonoMacGameView(NSCoder)
MonoMacGameView(CGRect, NSOpenGLContext)
OpenGLContext
PixelFormat
Size
Title
Visible
WindowBorder
WindowState
Close()
Dispose(Boolean)
DrawRect(CGRect)
LockFocus()
MakeCurrent()
OnClosed(EventArgs)
OnDisposed(EventArgs)
OnLoad(EventArgs)
OnRenderFrame(FrameEventArgs)
OnResize(EventArgs)
OnTitleChanged(EventArgs)
OnUnload(EventArgs)
OnUpdateFrame(FrameEventArgs)
OnVisibleChanged(EventArgs)
OnWindowStateChanged(EventArgs)
Run()
Run(Double)
Stop()
SwapBuffers()
UpdateView()
Closed
Disposed
Load
RenderFrame
Resize
TitleChanged
Unload
UpdateFrame
VisibleChanged
WindowStateChanged
xamarinmac
namespace OpenTK.Platform.MacOS
{
public class MonoMacGameView : NSView, INativeWindow, IGameWindow, IDisposable
{
protected virtual void OnTitleChanged(EventArgs e);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Xamarin macOS | 0.0 |
Information specific to xamarinmac | |
Assembly | OpenTK , 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