Package com.google.gwt.animation.client
Class AnimationScheduler.AnimationSupportDetector
java.lang.Object
com.google.gwt.animation.client.AnimationScheduler.AnimationSupportDetector
- Enclosing class:
AnimationScheduler
Helper to detect native support for animations.
Note: This class solely exists to provide opportunity for mocking frameworks to intercept the native call.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AnimationSupportDetector
public AnimationSupportDetector()
-
-
Method Details
-
isNativelySupported
public boolean isNativelySupported()
-