Contents

displayName(withLength:)

Another version of the display name, possibly truncated to a desired length.

Declaration

func displayName(withLength maximumLength: Int) -> String

Parameters

  • maximumLength:

    The maximum length, in characters, of the display name.

Return Value

A truncated display name.

See Also

Identifiers