init(stringLiteral:)
Creates a trait with the name you provide.
Declaration
init(stringLiteral value: StringLiteralType)Parameters
- value:
The trait’s canonical name.
Creates a trait with the name you provide.
init(stringLiteral value: StringLiteralType)The trait’s canonical name.