Contents

routePickerButtonColor(for:)

Returns the color of the picker button for the specified state.

Declaration

func routePickerButtonColor(for state: AVRoutePickerView.ButtonState) -> NSColor

Parameters

  • state:

    The button state.

Return Value

A color value for the specified state.

See Also

Configuring the route picker view