CAEAGLLayer.DrawableProperties Property
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.
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