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