androidx.core.provider
Classes
FontRequest | Information about a font request that may be sent to a Font Provider. |
FontsContractCompat | Utility class to deal with Font ContentProviders. |
FontsContractCompat.Columns | Defines the constants used in a response from a Font Provider. |
FontsContractCompat.FontFamilyResult |
Object returned from FontsContractCompat.fetchFonts(Context, CancellationSignal, FontRequest) .
|
FontsContractCompat.FontInfo |
Object represent a font entry in the family returned from FontsContractCompat.fetchFonts(Context, CancellationSignal, FontRequest) .
|
FontsContractCompat.FontRequestCallback | Interface used to receive asynchronously fetched typefaces. |