DesktopAction.localizedName

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

struct DesktopAction
@safe const nothrow
string
localizedName
(
string locale
)

Return Value

Type: string

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

Meta