Class AlignmentExtensions
- Namespace
- Terminal.Gui.EnumExtensions
- Assembly
- Terminal.Gui.dll
[PublicAPI]
public static class AlignmentExtensions
- Inheritance
-
AlignmentExtensions
- Inherited Members
Methods
- AsInt32(Alignment)
Directly converts this Alignment value to an int value with the same binary representation.
- AsUInt32(Alignment)
Directly converts this Alignment value to a uint value with the same binary representation.
- FastIsDefined(Alignment, int)
Determines if the specified int value is explicitly defined as a named value of the Alignmentenum type.