FileLauncher.alwaysAsk

bool alwaysAsk() @property

Get alwaysAsk property.

Returns

Whether to ask the user to choose an app for opening the file. If FALSE,

the file might be opened with a default app or the previous choice.

void alwaysAsk(bool propval) @property

Set alwaysAsk property.

Parameters

propvalWhether to ask the user to choose an app for opening the file. If FALSE, the file might be opened with a default app or the previous choice.