Table of Contents

Class AppModelExtensions

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

Extension methods for the AppModel enum type.

public static class AppModelExtensions
Inheritance
AppModelExtensions
Inherited Members

Methods

AsInt32(AppModel)

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

AsUInt32(AppModel)

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

FastIsDefined(AppModel, int)

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