Skip to content

ElectronContinueActivityDetails

Unofficial

Details about a Handoff activity being continued from another device.

Import:

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

Signature:

export interface ElectronContinueActivityDetails

Properties

Property Type Description
webpageURL? string A string identifying the URL of the webpage accessed by the activity on another device, if available.