Class AnimationScheduler.AnimationSupportDetector

java.lang.Object
com.google.gwt.animation.client.AnimationScheduler.AnimationSupportDetector
Enclosing class:
AnimationScheduler

public static class AnimationScheduler.AnimationSupportDetector extends Object
Helper to detect native support for animations.

Note: This class solely exists to provide opportunity for mocking frameworks to intercept the native call.

  • Constructor Details

    • AnimationSupportDetector

      public AnimationSupportDetector()
  • Method Details

    • isNativelySupported

      public boolean isNativelySupported()