ITopLevelImplSetTransparencyLevelHint Method

Sets the WindowTransparencyLevel hint of the TopLevel.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetTransparencyLevelHint(
	IReadOnlyList<WindowTransparencyLevel> transparencyLevels
)

Parameters

transparencyLevels  IReadOnlyListWindowTransparencyLevel
 

See Also