Package-level declarations
Types
Link copied to clipboard
Used to transform a Paint, typically helpful to change the look of an item that uses the paint for fills or strokes.
Link copied to clipboard
class PathProgressIndicatorBehavior(pathMetrics: PathMetrics, val path: Path, var foreground: Paint? = null, var background: Paint? = null, var foregroundThickness: Double = 1.0, var backgroundThickness: Double = foregroundThickness, var direction: PathProgressIndicatorBehavior.Direction = Forward) : ProgressIndicatorBehavior<ProgressIndicator>
Link copied to clipboard
Simple View that uses a SpinButton internally to allow switching between the themes within a ThemeManager.