Table of Contents

Method AsInt32

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

AsInt32(ViewArrangement)

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

public static int AsInt32(this ViewArrangement e)

Parameters

e ViewArrangement

Returns

int

Remarks

NO VALIDATION IS PERFORMED!