Interface ContainerHeightAccessor

All Known Subinterfaces:
ContainerDimension, ContainerDimension.ContainerDimensionProperty, ContainerHeightAccessor.ContainerHeightProperty

public interface ContainerHeightAccessor
Provides an accessor for a container height property.
  • Method Details

    • getContainerHeight

      int getContainerHeight()
      Retrieves the container height from the container height property.
      Returns:
      The container height stored by the container height property.