Method ChangeOption NamespaceTerminal.Gui AssemblyTerminal.Gui.dll ChangeOption(int, bool) Sets or unsets optionIndex based on set. public void ChangeOption(int optionIndex, bool set) Parameters optionIndex int The option to change. set bool If true, sets the option. Unsets it otherwise.