init(rawValue:) Creates a priority using the specified raw value. Declarationinit(rawValue: Int) ParametersrawValue: An integer that represents the desired priority. The system considers a high value more important than a low one. Provide a value that’s in the range Min to Max. See AlsoCreating a priorityinit(_:)