Class ShadowSystemFonts

java.lang.Object
org.robolectric.shadows.ShadowSystemFonts

@Implements(className="android.graphics.fonts.SystemFonts", minSdk=29, isInAndroidSdk=false) public class ShadowSystemFonts extends Object
  • Constructor Details

    • ShadowSystemFonts

      public ShadowSystemFonts()
  • Method Details