Table of Contents

Interface ICustomFlags

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains methods and properties which allow to work with flags. Type of the flag identifier is string.

public interface ICustomFlags : ICustomFlags<string>, IReadOnlyFlags<string>