Contents

setRoutePickerButtonColor(_:for:)

Sets the route picker button color for the specified state.

Declaration

func setRoutePickerButtonColor(_ color: NSColor?, for state: AVRoutePickerView.ButtonState)

Parameters

  • color:

    The route picker button color to set.

  • state:

    The button state.

See Also

Configuring the route picker view