ShortcutTheme.findContextByName

Gets the context named @name. If the context does not exist, it will be created.

class ShortcutTheme
findContextByName
(
string name
)

Parameters

name
Type: string

The name of the context

Return Value

An #DzlShortcutContext

Meta