Lines Matching refs:CustomSpan
20 constructor(value: string | ImageAttachment | CustomSpan , styles?: Array\<StyleOptions>)
30 …hment) \| [CustomSpan](#customspan) | Yes| Text of the styled string.<br>**NOTE**<br>If this param…
79 … except for the event configured, they are the same.<br>In comparing **CustomSpan** objects, addre…
134 …e or **undefined**, an exception is thrown.<br>If **styledKey** is a **CustomSpan** object, the st…
483 …tyle | ImageAttachment | ParagraphStyle | LineHeightStyle | UrlStyle | CustomSpan | UserDataSpan |…
502 | [CustomSpan](#customspan) | Custom span style.|
850 ## CustomSpan section
901 Manually triggers a refresh of the **Text** component that uses this **CustomSpan**.
1028 | CUSTOM_SPAN | Custom span key, applicable to [CustomSpan](./ts-universal-styled-string.md#customs…
1816 This example shows how to set custom spans within styled strings using the **CustomSpan** API.
1823 class MyCustomSpan extends CustomSpan {
1892 this.style.appendStyledString(new MutableStyledString("Text drawing sample CustomSpan", [