Table of Contents

Method IsTransparentBackgroundSupported

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

IsTransparentBackgroundSupported()

Checks whether using transparent background might work.

bool IsTransparentBackgroundSupported()

Returns

bool

true if background transparency is supported.

Remarks

If this function returns false, setting BackgroundStyle with Transparent is not going to work. If it returns true, setting transparent style should normally succeed.