init(rawValue:)
Creates a Metal device notification name from a string.
Declaration
init(rawValue: String)Parameters
- rawValue:
A string of the notification’s name.
Discussion
Use this type’s static properties instead of this initializer.
Creates a Metal device notification name from a string.
init(rawValue: String)A string of the notification’s name.
Use this type’s static properties instead of this initializer.