AppChooserWidget.showDefault

bool showDefault() @property nothrow

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 nothrow

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.