android-components / mozilla.components.browser.engine.system.matcher / UrlMatcher / isWebFont

isWebFont

fun isWebFont(uri: Uri): Boolean (source)

Checks if the given URI points to a Web font.

Parameters

uri - the URI to check.

Return
true if the URI is a Web font, otherwise false.