Class ShadowNativeBlurMaskFilter

    • Constructor Detail

      • ShadowNativeBlurMaskFilter

        public ShadowNativeBlurMaskFilter()
    • Method Detail

      • nativeConstructor

        @Implementation(minSdk=26)
        protected static long nativeConstructor​(float radius,
                                                int style)