Table of Contents

Method AsUInt32

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

AsUInt32(AppModel)

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

public static uint AsUInt32(this AppModel e)

Parameters

e AppModel

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!