IEAGLDrawable Interfaccia

Definizione

Interfaccia che, insieme alla classe OpenGLES.EAGLDrawable_Extensions , comprende il protocollo 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
Derivato
Attributi
Implementazioni

Proprietà

DrawableProperties

Interfaccia che, insieme alla classe OpenGLES.EAGLDrawable_Extensions , comprende il protocollo EAGLDrawable.

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da INativeObject)

Si applica a