LinkOut

Link out item. Use a descriptive label to set the user's expectation when clicking a link out item

Inheritors

Types

Link copied to clipboard

Properties

Link copied to clipboard
open val actionDescription: String? = null

The description for the action of the link out item. Eg. "Open in browser" Used by screen readers to describe the action.

Functions

Link copied to clipboard
operator fun invoke(actionDescription: String): ListViewItemControls.LinkOut