Table of Contents

Class VisualRoleExtensions

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

Extension methods for the VisualRole enum type.

public static class VisualRoleExtensions
Inheritance
VisualRoleExtensions
Inherited Members

Methods

AsInt32(VisualRole)

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

AsUInt32(VisualRole)

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

FastIsDefined(VisualRole, int)

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