Table of Contents

Class ShadowStylesExtensions

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

Extension methods for the ShadowStyles enum type.

public static class ShadowStylesExtensions
Inheritance
ShadowStylesExtensions
Inherited Members

Methods

AsInt32(ShadowStyles)

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

AsUInt32(ShadowStyles)

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

FastIsDefined(ShadowStyles, int)

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