Table of Contents

Class LinearRangeRenderModeExtensions

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Extension methods for the LinearRangeRenderMode enum type.

public static class LinearRangeRenderModeExtensions
Inheritance
LinearRangeRenderModeExtensions
Inherited Members

Methods

AsInt32(LinearRangeRenderMode)

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

AsUInt32(LinearRangeRenderMode)

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

FastIsDefined(LinearRangeRenderMode, int)

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