ElectronContinueActivityDetails
Unofficial
Details about a Handoff activity being continued from another device.
Import:
import type { ElectronContinueActivityDetails } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ElectronContinueActivityDetailsProperties
| Property | Type | Description | |
|---|---|---|---|
| webpageURL? | string | A string identifying the URL of the webpage accessed by the activity on another device, if available. |