CAEAGLLayer.DrawableProperties Property

Definition

Properties used by the underlying EAGLDrawable layer.

[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 virtual Foundation.NSDictionary DrawableProperties { [Foundation.Export("drawableProperties", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDrawableProperties:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DrawableProperties : Foundation.NSDictionary with get, set

Property Value

Implements

Attributes

Applies to