Skip to content

ElectronFocusOptions

Unofficial

Options for focusing the application.

Import:

import type { ElectronFocusOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronFocusOptions

Properties

PropertyTypeDescription
stealbooleanMake the receiver the active app even if another app is currently active. macOS only.