@JsType(isNative=true,
name="SVGAnimatedBoolean",
namespace="<global>")
public interface SVGAnimatedBoolean
Modifier and Type | Method and Description |
---|---|
boolean |
getAnimVal() |
boolean |
getBaseVal() |
void |
setBaseVal(boolean baseVal) |
Copyright © 2018 Xalys. All rights reserved.