FileLauncherGidBuilderImpl.alwaysAsk

Set alwaysAsk property.

class FileLauncherGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining