Interface HasMaxProperty

All Known Implementing Classes:
Slider

public interface HasMaxProperty
Author:
Bruno Salmon
  • Property Summary

    Properties
    Type
    Property
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default Double
    Gets the value of the max property.
     
    default void
    setMax(Number value)
    Sets the value of the max property.