Logo FS-Skia-UI

RichTextWeight Type

The font weight applied to a `RichTextRun`: `Regular`, `Medium`, or `Bold`.

Union cases

Union case Description

Bold

Full Usage: Bold

Medium

Full Usage: Medium

Regular

Full Usage: Regular

Instance members

Instance member Description

this.IsBold

Full Usage: this.IsBold

Returns: bool
Returns: bool

this.IsMedium

Full Usage: this.IsMedium

Returns: bool
Returns: bool

this.IsRegular

Full Usage: this.IsRegular

Returns: bool
Returns: bool

Type something to start searching.