DashIconCollection

data class DashIconCollection(val camera: CameraIconSet = CameraIconSet(), val feedback: FeedbackIconSet = FeedbackIconSet(), val information: InformationIconSet = InformationIconSet(), val main: MainIconSet = MainIconSet(), val marker: MarkerIconSet = MarkerIconSet(), val sound: SoundIconSet = SoundIconSet()) : ComposeInstance

Constructors

Link copied to clipboard
constructor(camera: CameraIconSet = CameraIconSet(), feedback: FeedbackIconSet = FeedbackIconSet(), information: InformationIconSet = InformationIconSet(), main: MainIconSet = MainIconSet(), marker: MarkerIconSet = MarkerIconSet(), sound: SoundIconSet = SoundIconSet())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard