public static class ZoomOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
ZoomOptions.Builder |
animate(Boolean animate)
zoom animation will happen if the zoom origin is inside the current view.
|
ZoomOptions |
build()
Builds the ZoomOptions new instance
|
public ZoomOptions.Builder animate(Boolean animate)
animate
- the animatepublic ZoomOptions build()
Copyright © 2018 G-Widgets. All rights reserved.