Compartilhar via


IEAGLDrawable Interface

Definição

Interface que, juntamente com a classe T:OpenGLES.EAGLDrawable_Extensions , compõem o protocolo 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
Derivado
Atributos
Implementações

Propriedades

DrawableProperties

Interface que, juntamente com a classe T:OpenGLES.EAGLDrawable_Extensions , compõem o protocolo EAGLDrawable.

Handle

Manipule (ponteiro) para a representação de objeto não gerenciado.

(Herdado de INativeObject)

Aplica-se a