withColours

open fun withColours(@NonNull activeColour: String, @NonNull inactiveColour: String): TelemetryMenu.InteractiveToggle

Set the colours for the active and inactive states of this option. Defaults to white and green for inactive and active states, respectively.

Return

this

Parameters

activeColour

the colour to display when this option is active

inactiveColour

the colour to display when this option is inactive