spinnerArrowPositionsProperty

A Kotlin delegate to create a SpinnerArrowPositionsProperty (the implementation will be a SimpleSpinnerArrowPositionsProperty. Typical usage :

val fooProperty by spinnerArrowPositionsProperty( initialValue )
var foo by fooProperty