IDrawingContextImplPushLayer Method

Enforces rendering to happen on an intermediate surface

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
void PushLayer(
	Rect bounds
)

Parameters

bounds  Rect
 

See Also