ProviderResourceEntry

A class that represents a font provider based font-family element in an xml file.

Constructors

Link copied to clipboard
constructor(@NonNull request: FontRequest, @Nullable fallbackRequest: FontRequest, strategy: Int, timeoutMs: Int, @Nullable systemFontFamilyName: String)
constructor(@NonNull request: FontRequest, strategy: Int, timeoutMs: Int)

Functions

Link copied to clipboard
Link copied to clipboard
open fun getFetchStrategy(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getTimeout(): Int