Table of Contents

Class CursorStyleExtensions

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

Extension methods for the CursorStyle enum type.

public static class CursorStyleExtensions
Inheritance
CursorStyleExtensions
Inherited Members

Methods

AsInt32(CursorStyle)

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

AsUInt32(CursorStyle)

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

FastIsDefined(CursorStyle, int)

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