B
- The builder to return in order to be able to apply multiple
build operations.public static interface ViewportWidthAccessor.ViewportWidthBuilder<B extends ViewportWidthAccessor.ViewportWidthBuilder<B>>
Modifier and Type | Method and Description |
---|---|
B |
withViewportWidth(int aWidth)
Sets the viewport width for the viewport width property.
|
B withViewportWidth(int aWidth)
aWidth
- The viewport width to be stored by the viewport width
property.Copyright © 2016. All rights reserved.