init(_:) Creates a priority using the specified integer 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(rawValue:)