values

open fun values(): Array<T>

Returns the elements of the enum class wrapped by this javafx.beans.property.Property.

Return

the elements of the enum class

Throws

If this javafx.beans.property.Property is not wrapping any enum