Table of Contents

Class ArrangeButtonsExtensions

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

Extension methods for the ArrangeButtons enum type.

public static class ArrangeButtonsExtensions
Inheritance
ArrangeButtonsExtensions
Inherited Members

Methods

AsInt32(ArrangeButtons)

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

AsUInt32(ArrangeButtons)

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

FastIsDefined(ArrangeButtons, int)

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