Layer 227
TextAutoUrl
Rich-text fragment that is an auto-detected URL.
constructor
textAutoUrl#ac6a83aa text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
RichTextGogram Example
// Creating TextAutoUrl constructor obj := &tg.TextAutoUrl{ Text: &tg.RichText{}, }