Share via


MDLMaterialProperty.StringValue Property

Definition

Gets or sets the string value.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? StringValue { [Foundation.Export("stringValue")] get; [Foundation.Export("setStringValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("stringValue")>]
[<set: Foundation.Export("setStringValue:")>]
member this.StringValue : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to