DesktopAction.localizedDisplayName

Label that will be shown to the user in given locale.

class DesktopAction
@safe const nothrow pure
string
localizedDisplayName
(
string locale
)

Return Value

Type: string

The unescaped value associated with "Name" key and given locale.

See Also

Meta