StepOptions
Namespace: JoaLauncher.Api
Options used to configure a step
public sealed class StepOptions
Properties
public bool ShowSearchResultsAllways { get; set; }
If true, the user doesn't need to press a key for the search results to be shown
Type: System.Boolean