Partager via


IEAGLDrawable Interface

Définition

Interface qui, avec la classe T:OpenGLES.EAGLDrawable_Extensions , constituent le protocole 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
Dérivé
Attributs
Implémente

Propriétés

DrawableProperties

Interface qui, avec la classe T:OpenGLES.EAGLDrawable_Extensions , constituent le protocole EAGLDrawable.

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)

S’applique à