piechart
/
ir.mahozad.android
/
Property
Property
class
Property
<
T
>(value:
T
, valueProcessor: (
T
) ->
T
?, valueChangeHandler: (
T
) ->
Unit
?)
Content copied to clipboard
Functions
Functions
getValue
Link copied to clipboard
operator fun
getValue
(chart:
PieChart
, property:
KProperty
<*>):
T
Content copied to clipboard
setValue
Link copied to clipboard
operator fun
setValue
(chart:
PieChart
, property:
KProperty
<*>, newValue:
T
)
Content copied to clipboard