Skip to content

name(of:)

Josh Wright edited this page Jan 14, 2021 · 3 revisions

name(of:)

Returns the string name of this type.

public func name<T>(of metatype: T.Type) -> String

Parameters

  • metatype: The type to name.

Returns

The name of the type.

Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally