Class AnimationScheduler.AnimationSupportDetector

  • Enclosing class:
    AnimationScheduler

    public static class AnimationScheduler.AnimationSupportDetector
    extends java.lang.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 Detail

      • AnimationSupportDetector

        public AnimationSupportDetector()
    • Method Detail

      • isNativelySupported

        public boolean isNativelySupported()