init(_:)
Creates a new priority structure from the given value.
Declaration
init(_ rawValue: Float)Parameters
- rawValue:
A value used to create the priority structure.
Creates a new priority structure from the given value.
init(_ rawValue: Float)A value used to create the priority structure.