@JsType(isNative=true,
namespace="<global>",
name="Object")
public class ZoomOptions
extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ZoomOptions.Builder
The Class Builder.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAnimate()
Gets whether zoom animation will happen if the zoom origin is inside the current view.
|
@JsOverlay public final boolean getAnimate()
Copyright © 2018 G-Widgets. All rights reserved.