次の方法で共有


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

実装

属性

適用対象