Table of Contents

Property ImagesEnabled

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

ImagesEnabled

Gets or sets whether images in buttons are available.

public static bool ImagesEnabled { get; set; }

Property Value

bool

Remarks

By default images in buttons are not available under macOs due to not correct implementation in WxWidget native button control. On all other platforms images in buttons are available.