Table of Contents

Method AlwaysUsesLiveResize

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

AlwaysUsesLiveResize()

Returns true if live resize is always used on the current platform.

public static bool AlwaysUsesLiveResize()

Returns

bool

Remarks

If this function returns true, LiveResize flag is ignored and live resize is always used, whether it's specified or not. Currently this is the case for MacOs and Linux ports, as live resizing is the only implemented method there.