try_parse method
try_parse
def try_parse(cls, style, parsed):
...
| Parameter | Type | Description |
|---|---|---|
| style | str |
|
| parsed | Any |
Returns: bool
See Also
- class
FontStyles
def try_parse(cls, style, parsed):
...
| Parameter | Type | Description |
|---|---|---|
| style | str |
|
| parsed | Any |
Returns: bool
FontStyles