Skip to main content

UseOpacitySaveLayer Property

Use Skia's SaveLayer API to handling opacity.

Definition

Namespace: Avalonia
Assembly: Avalonia.Skia (in Avalonia.Skia.dll)

public bool UseOpacitySaveLayer { get; set; }

Property Value

Boolean

Remarks

Enabling this might have performance implications.

See Also

Reference

SkiaOptions Class
Avalonia Namespace