Table of Contents

Class DimAutoStyleExtensions

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

Extension methods for the DimAutoStyleenum type.

[PublicAPI]
public static class DimAutoStyleExtensions
Inheritance
DimAutoStyleExtensions
Inherited Members

Methods

AsInt32(DimAutoStyle)

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

AsUInt32(DimAutoStyle)

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

FastHasFlags(DimAutoStyle, int)

Determines if the specified mask bits are set in the current value of this DimAutoStyle.

FastHasFlags(DimAutoStyle, DimAutoStyle)

Determines if the specified flags are set in the current value of this DimAutoStyle .

FastIsDefined(DimAutoStyle, int)

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