TopLevel.

TransparencyBackgroundFallback Property

Summary

Gets or sets the IBrush that transparency will blend with when transparency is not supported. By default this is a solid white brush.
Namespace
Avalonia.Controls
Containing Type
TopLevel

Syntax

public IBrush TransparencyBackgroundFallback { get; set; }

Value

Type Description
IBrush