Class ShadowNativeDashPathEffect

    • Constructor Detail

      • ShadowNativeDashPathEffect

        public ShadowNativeDashPathEffect()
    • Method Detail

      • nativeCreate

        @Implementation(minSdk=26)
        protected static long nativeCreate​(float[] intervals,
                                           float phase)