AUParameterNode.GetDisplayName(nint) Method

Definition

Returns the possibly truncated localized display name for the node.

[Foundation.Export("displayNameWithLength:")]
public virtual string GetDisplayName (nint maximumLength);
abstract member GetDisplayName : nint -> string
override this.GetDisplayName : nint -> string

Parameters

maximumLength
System.System.IntPtr System.nativeint

The maximum length of the returned localized display name or display name fragment.

Returns

The possibly truncated localized display name for the node.

Attributes

Applies to