For the complete documentation index, see llms.txt. This page is also available as Markdown.

showUnavailableOptions

Field in OptionsPresenter

Summary

Controls whether or not to display options whose IsAvailable value is false .

public bool showUnavailableOptions = false;

Last updated

Was this helpful?