Package javafx.css

Class StyleableBooleanProperty

    • Constructor Detail

      • StyleableBooleanProperty

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

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