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