AppChooserWidget.showRecommended

bool showRecommended() @property

Get showRecommended property.

Returns

Determines whether the app chooser should show a section

for recommended applications.

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

void showRecommended(bool propval) @property

Set showRecommended property.

Parameters

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