Documentation
Preparing search index...
@kehto/services
IntentHandlerPreference
Type Alias IntentHandlerPreference
IntentHandlerPreference
:
"default"
|
"choose"
|
string
&
{}
How the shell should pick the handling napplet for an intent.
"default"
— route to the user's default handler for the archetype.
"choose"
— prompt the user with an "open with…" chooser.
any other string — a specific napplet dTag (cross-napplet targeting; the shell SHOULD require the user to have authorized this for the caller).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
How the shell should pick the handling napplet for an intent.
"default"— route to the user's default handler for the archetype."choose"— prompt the user with an "open with…" chooser.