TopLevelTransparencyBackgroundFallback Property
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.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush TransparencyBackgroundFallback { get; set; }
Public Property TransparencyBackgroundFallback As IBrush
Get
Set
member TransparencyBackgroundFallback : IBrush with get, set
Property Value
IBrush