Header menu logo fable-electron-docs-api

IOnWillContinueActivity Type

⚠ OS Compatibility: WIN ❌ | MAC ✔ | LIN ❌ | MAS ❌ Emitted during Handoff before an activity from a different device wants to be resumed. You should call event.preventDefault() if you want to handle this event.

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.

Type something to start searching.