FileLauncher.alwaysAsk

Set alwaysAsk property.

  1. bool alwaysAsk [@property getter]
  2. bool alwaysAsk [@property setter]
    class FileLauncher
    @property
    void
    alwaysAsk
    (
    bool propval
    )

Parameters

propval bool

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.