Back to Wails

Function GetFlag

v3/internal/runtime/desktop/@wailsio/runtime/docs/functions/Flags.GetFlag.html

2.13.0388 B
Original Source

Function GetFlag

GetFlag(key: string): any

Retrieves the value associated with the specified key from the flag map.

Parameters

  • key: string

The key to retrieve the value for.

Returns any

The value associated with the specified key.

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark