PromptContentItemBulletedText
class PromptContentItemBulletedText : PromptContentItem
A list item with bulleted text shown on PromptVerticalListContentView.
Summary
Public constructors |
|---|
|
A list item with bulleted text shown on |
Public constructors
PromptContentItemBulletedText
Added in 1.4.0-alpha04
PromptContentItemBulletedText(text: String)
A list item with bulleted text shown on PromptVerticalListContentView.
| Parameters | |
|---|---|
text: String |
The text of this list item. |