Поделиться через


GLKViewController.DrawInRect(GLKView, CGRect) Метод

Определение

Рисует в указанный прямоугольник предоставленного представления.

[Foundation.Export("glkView:drawInRect:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' instead.")]
public virtual void DrawInRect (GLKit.GLKView view, CoreGraphics.CGRect rect);
abstract member DrawInRect : GLKit.GLKView * CoreGraphics.CGRect -> unit
override this.DrawInRect : GLKit.GLKView * CoreGraphics.CGRect -> unit

Параметры

view
GLKView
rect
CGRect

Реализации

Атрибуты

Применяется к