Class ShadowNativeFontsFontFamily

    • Constructor Detail

      • ShadowNativeFontsFontFamily

        public ShadowNativeFontsFontFamily()
    • Method Detail

      • nGetFontSize

        @Implementation(minSdk=31)
        protected static int nGetFontSize​(long family)
      • nGetFont

        @Implementation(minSdk=31)
        protected static long nGetFont​(long family,
                                       int i)
      • nGetLangTags

        @Implementation(minSdk=31)
        protected static String nGetLangTags​(long family)
      • nGetVariant

        @Implementation(minSdk=31)
        protected static int nGetVariant​(long family)