Interface ViewportOffsetXAccessor.ViewportOffsetXBuilder<B extends ViewportOffsetXAccessor.ViewportOffsetXBuilder<B>>

    • Method Detail

      • withViewportOffsetX

        B withViewportOffsetX​(int aOffsetX)
        Sets the X offset for the X offset property.
        Parameters:
        aOffsetX - The X offset to be stored by the X offset property.
        Returns:
        The builder for applying multiple build operations.