AppChooserWidget.showFallback

bool showFallback() @property

Get showFallback property.

Returns

Determines whether the app chooser should show a section

for fallback applications.

If false, the fallback applications are listed among the other applications.

void showFallback(bool propval) @property

Set showFallback property.

Parameters

propvalDetermines whether the app chooser should show a section for fallback applications. If false, the fallback applications are listed among the other applications.