GLKViewDelegate.DrawInRect(GLKView, CGRect) 方法

定义

[Foundation.Export("glkView:drawInRect:")]
public abstract void DrawInRect (GLKit.GLKView view, CoreGraphics.CGRect rect);
abstract member DrawInRect : GLKit.GLKView * CoreGraphics.CGRect -> unit

参数

view
GLKView
rect
CGRect

实现

属性

适用于