Table of Contents

Class CursorVisibilityExtensions

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

Extension methods for the CursorVisibility enum type.

public static class CursorVisibilityExtensions
Inheritance
CursorVisibilityExtensions
Inherited Members

Methods

AsInt32(CursorVisibility)

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

AsUInt32(CursorVisibility)

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

FastIsDefined(CursorVisibility, int)

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