DesktopAction.localizedDisplayName

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

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

Return Value

Type: string

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

See Also

Meta