CaptureStandaloneThemeColours
data class CaptureStandaloneThemeColours(@ColorInt() colourCaptureBackground: Int, @ColorInt() colourOnCaptureBackground: Int, @ColorInt() colourOnCaptureBackgroundDisabled: Int)
Content copied to clipboard
Model defining all standard colours of the Sensibill Standalone Capture module.
Can be created fully manually using the primary constructor, or can be created only overriding certain colours with createCaptureStandaloneTheme
Constructors
CaptureStandaloneThemeColours
Link copied to clipboard
Properties
colourCaptureBackground
Link copied to clipboard
colourOnCaptureBackground
Link copied to clipboard
colourOnCaptureBackgroundDisabled
Link copied to clipboard