Interface ContainerWidthAccessor

All Known Subinterfaces:
ContainerDimension, ContainerDimension.ContainerDimensionProperty, ContainerWidthAccessor.ContainerWidthProperty

public interface ContainerWidthAccessor
Provides an accessor for a container width property.
  • Method Details

    • getContainerWidth

      int getContainerWidth()
      Retrieves the container width from the container width property.
      Returns:
      The container width stored by the container width property.