Table of Contents

Class SizeDetectionModeExtensions

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

Extension methods for the SizeDetectionMode enum type.

public static class SizeDetectionModeExtensions
Inheritance
SizeDetectionModeExtensions
Inherited Members

Methods

AsInt32(SizeDetectionMode)

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

AsUInt32(SizeDetectionMode)

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

FastIsDefined(SizeDetectionMode, int)

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