DimensionResource

class DimensionResource(mainProperty: KMutableProperty0<Dimension>) : PropertyResource<Dimension>

Functions

getValue
Link copied to clipboard
operator fun getValue(chart: PieChart, property: KProperty<*>): Int
resolveResourceValue
Link copied to clipboard
open override fun resolveResourceValue(context: Context): Dimension.PX
setValue
Link copied to clipboard
operator fun setValue(chart: PieChart, property: KProperty<*>, newResId: Int)