B - The builder to return in order to be able to apply multiple
build operations.public static interface DragOpacityAccessor.DragOpacityBuilder<B extends DragOpacityAccessor.DragOpacityBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withDragOpacity(double aOpacity)
Sets the drag opacity for the drag opacity property.
|
B withDragOpacity(double aOpacity)
aOpacity - The drag opacity to be stored by the drag opacity
property.Copyright © 2017. All rights reserved.