Table of Contents

Method InformFirstDirection

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

InformFirstDirection(int, int, int)

Inform sizer about the first direction that has been decided (by parent item).

bool InformFirstDirection(int direction, int size, int availableOtherDir)

Parameters

direction int
size int
availableOtherDir int

Returns

bool

true if it made use of the information (and recalculated min size).