共用方式為


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

實作

屬性

適用於