Header menu logo fable-electron-docs-api

IOnActivityWasContinued Type

⚠ OS Compatibility: WIN ❌ | MAC ✔ | LIN ❌ | MAS ❌ Emitted during Handoff after an activity from this device was successfully resumed on another one.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.type

Full Usage: this.type

Modifiers: abstract

A string identifying the activity. Maps to NSUserActivity.activityType.

this.userInfo

Full Usage: this.userInfo

Modifiers: abstract

Contains app-specific state stored by the activity.

Type something to start searching.