Share via


GLKBaseEffect.Label Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Label { [Foundation.Export("label", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLabel:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("label", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLabel:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Label : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to