Share via


CAEAGLLayer.DrawableProperties Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? DrawableProperties { [Foundation.Export("drawableProperties", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDrawableProperties:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("drawableProperties", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDrawableProperties:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DrawableProperties : Foundation.NSDictionary with get, set

Property Value

Implements

Attributes

Applies to