Table of Contents

Class TuiPlatformExtensions

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

Extension methods for the TuiPlatform enum type.

public static class TuiPlatformExtensions
Inheritance
TuiPlatformExtensions
Inherited Members

Methods

AsInt32(TuiPlatform)

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

AsUInt32(TuiPlatform)

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

FastIsDefined(TuiPlatform, int)

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