AppChooserWidget.showDefault

bool showDefault() @property

Get showDefault property.

Returns

Determines whether the app chooser should show the default

handler for the content type in a separate section.

If false, the default handler is listed among the recommended applications.

void showDefault(bool propval) @property

Set showDefault property.

Parameters

propvalDetermines whether the app chooser should show the default handler for the content type in a separate section. If false, the default handler is listed among the recommended applications.