hAlignmentProperty
A Kotlin delegate
to create a HAlignmentProperty (the implementation will be a SimpleHAlignmentProperty. Typical usage :
val fooProperty by hAlignmentProperty( initialValue )
var foo by fooProperty
Content copied to clipboard