Contents

init(_:)

Creates a new priority structure from the given value.

Declaration

init(_ rawValue: Float)

Parameters

  • rawValue:

    A value used to create the priority structure.

See Also

Initializers