IEAGLDrawable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface that, together with the T:OpenGLES.EAGLDrawable_Extensions class, comprise the EAGLDrawable protocol.
[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
- Derived
- Attributes
- Implements
Properties
DrawableProperties | |
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |