Package javafx.css

Class StyleableDoubleProperty

    • Constructor Detail

      • StyleableDoubleProperty

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

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