weasel API - v0.8.0
Preparing search index...
outlineStatus
Function outlineStatus
outlineStatus
(
family
:
string
,
weight
?:
number
,
style
?:
OutlineFontStyle
,
)
:
OutlineStatus
|
null
Load state of a registered face;
null
when nothing is registered.
Parameters
family
:
string
weight
:
number
= 400
style
:
OutlineFontStyle
= 'normal'
Returns
OutlineStatus
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...
Load state of a registered face;
nullwhen nothing is registered.