Table of Contents

Class SchemesExtensions

Namespace
Terminal.Gui.Drawing
Assembly
Terminal.Gui.dll

Extension methods for the Schemes enum type.

public static class SchemesExtensions
Inheritance
SchemesExtensions
Inherited Members

Methods

AsInt32(Schemes)

Directly converts this Schemes value to an int value with the same binary representation.

AsUInt32(Schemes)

Directly converts this Schemes value to a uint value with the same binary representation.

FastIsDefined(Schemes, int)

Determines if the specified int value is explicitly defined as a named value of the Schemes enum type.