Class PopoverText
Inherited Members
Namespace: Ritchie.Toolbox.Popovers
Assembly: Ritchie.Toolbox.dll
Syntax
public sealed class PopoverText : PopoverContent
Constructors
PopoverText(string)
Declaration
public PopoverText(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| string | text |
Methods
CreateWidget()
Declaration
public override Widget CreateWidget()
Returns
| Type | Description |
|---|---|
| Widget |