ToolTipSpan Type
A tool tip span can be emphasized text, plain text Literal or a line brak
Union cases
| Union case |
Description
|
|
|
Full Usage:
HardLineBreak
|
|
Full Usage:
Literal string
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsEmphasis
Returns: bool
|
|
Full Usage:
this.IsHardLineBreak
Returns: bool
|
|
Full Usage:
this.IsLiteral
Returns: bool
|
|
FSharp.Formatting