Skip to main content

PushRenderOptions Method

Pushes render options.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public DrawingContext.PushedState PushRenderOptions(
RenderOptions renderOptions
)

Parameters

  RenderOptions
The render options.

Return Value

DrawingContext.PushedState
A disposable to undo the render options.

See Also

Reference

DrawingContext Class
Avalonia.Media Namespace