B - The builder to return in order to be able to apply multiple
build operations.public static interface ViewportHeightAccessor.ViewportHeightBuilder<B extends ViewportHeightAccessor.ViewportHeightBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withViewportHeight(int aHeight)
Sets the viewport height for the viewport height property.
|
B withViewportHeight(int aHeight)
aHeight - The viewport height to be stored by the viewport
height property.Copyright © 2017. All rights reserved.