Package javafx.css

Class StyleableFloatProperty

    • Constructor Detail

      • StyleableFloatProperty

        public StyleableFloatProperty()
        The constructor of the StyleableFloatProperty.
      • StyleableFloatProperty

        public StyleableFloatProperty​(float initialValue)
        The constructor of the StyleableFloatProperty.
        Parameters:
        initialValue - the initial value of the wrapped Object