Share via


NSAttributeDescription.ValueTransformerName Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to