DesktopAction.displayName

Label that will be shown to the user.

class DesktopAction
@safe
string
displayName
const nothrow pure
(
)

Return Value

Type: string

The unescaped value associated with "Name" key.

Meta