Table of Contents

Class SideExtensions

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

Extension methods for the Sideenum type.

[PublicAPI]
public static class SideExtensions
Inheritance
SideExtensions
Inherited Members

Methods

AsInt32(Side)

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

AsUInt32(Side)

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

FastIsDefined(Side, int)

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