FormExtensionContext

The FormExtensionContext module, inherited from ExtensionContext, provides the context environment for the FormExtensionAbility.

You can use the APIs of this module to start a FormExtensionAbility.

NOTE

The initial APIs of this module are supported since API version 9. Newly added APIs will be marked with a superscript to indicate their earliest API version. The APIs of this module can be used only in the stage model.

Modules to Import

import common from '@ohos.app.ability.common';