共用方式為


IEAGLDrawable 介面

定義

類別一起構成 EAGLDrawable 通訊協定的介面。

[Foundation.Protocol(Name="EAGLDrawable", WrapperType=typeof(OpenGLES.EAGLDrawableWrapper))]
[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 interface IEAGLDrawable : IDisposable, ObjCRuntime.INativeObject
type IEAGLDrawable = interface
    interface INativeObject
    interface IDisposable
衍生
屬性
實作

屬性

DrawableProperties

類別一起構成 EAGLDrawable 通訊協定的介面。

Handle

處理非受控物件標記法) (指標。

(繼承來源 INativeObject)

適用於