Interface · Core and Composition
RichTextRun
An independently formatted run rendered by RichTextBlock.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
fontSize
fontSize?: numberOptional font size in device-independent pixels.
Type: number
fontStyle
fontStyle?: "normal" | "italic"Optional normal or italic font style.
Values: "normal", "italic"
Type: "normal" | "italic"
fontWeight
fontWeight?: FontWeightOptional font weight.
Type: FontWeight
foreground
foreground?: stringOptional foreground brush or color.
Type: string
text
text: stringText contained in the run.
Type: string
Source
SharpTS.Gui.Sdk/GuiPackage/runtime-types.ts:84 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.