B - The builder to return in order to be able to apply multiple
build operations.public static interface ViewportOffsetYAccessor.ViewportOffsetYBuilder<B extends ViewportOffsetYAccessor.ViewportOffsetYBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withViewportOffsetY(int aOffsetY)
Sets the Y offset for the Y offset property.
|
B withViewportOffsetY(int aOffsetY)
aOffsetY - The Y offset to be stored by the Y offset property.Copyright © 2018. All rights reserved.