Interface TopPaddingAccessor

All Known Subinterfaces:
Padding, Padding.PaddingAccessor, Padding.PaddingProperty, TopPaddingAccessor.TopPaddingProperty

public interface TopPaddingAccessor
Provides an accessor for a top padding property.
  • Method Details

    • getTopPadding

      int getTopPadding()
      Retrieves the top padding from the top padding property.
      Returns:
      The top padding stored by the top padding property.