Skip to main content

TransparencyBackgroundFallback Property

Gets or sets the IBrush that transparency will blend with when transparency is not supported. By default this is a solid white brush.

Definition

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

public IBrush TransparencyBackgroundFallback { get; set; }

Property Value

IBrush

See Also

Reference

TopLevel Class
Avalonia.Controls Namespace