Table of Contents

Method AsUInt32

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

AsUInt32(ViewportSettingsFlags)

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

public static uint AsUInt32(this ViewportSettingsFlags e)

Parameters

e ViewportSettingsFlags

Returns

uint

Remarks

NO VALIDATION IS PERFORMED!