routePickerButtonColor(for:)
Returns the color of the picker button for the specified state.
Declaration
func routePickerButtonColor(for state: AVRoutePickerView.ButtonState) -> NSColorParameters
- state:
The button state.
Return Value
A color value for the specified state.