Table of Contents

Class DimPercentModeExtensions

Namespace
Terminal.Gui.EnumExtensions
Assembly
Terminal.Gui.dll

Extension methods for the DimPercentModeenum type.

[PublicAPI]
public static class DimPercentModeExtensions
Inheritance
DimPercentModeExtensions
Inherited Members

Methods

AsInt32(DimPercentMode)

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

AsUInt32(DimPercentMode)

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

FastIsDefined(DimPercentMode, int)

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