Table of Contents

Property SelectedCategoryFilters

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

SelectedCategoryFilters

Gets or sets a list of selected categories in the code completion box.

public IReadOnlyList<CodeCompletionCategory> SelectedCategoryFilters { get; set; }

Property Value

IReadOnlyList<CodeCompletionCategory>