Offset

data class Offset(val name: String, val value: Double)

A mark that can be used on LevelBar to give it a style based on its current value.

Parameters

name

The name of the offset.

value

The value at which the offset is applied.

Constructors

Link copied to clipboard
constructor(name: String, value: Double)

Properties

Link copied to clipboard
Link copied to clipboard