Skip to main content

RequestCommitAsync Method

Requests pending changes in the composition objects to be serialized and sent to the render thread

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Task RequestCommitAsync()

Return Value

Task
A task that completes when sent changes are applied on the render thread

See Also

Reference

Compositor Class
Avalonia.Rendering.Composition Namespace