Table of Contents

Method SplitMove

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SplitMove(float, float)

Moves the splitter line to the splitSize for the mouse position (x, y).

protected virtual bool SplitMove(float x, float y)

Parameters

x float
y float

Returns

bool