Table of Contents

Method HasLiveResize

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

HasLiveResize()

Returns true if windows are resized live.

public bool HasLiveResize()

Returns

bool

true if live resizing is being actually used, false otherwise.

Remarks

This function combines the check for AlwaysUsesLiveResize() and, for the platforms where live resizing is optional, the check LiveResize flag.