Skip to main content

RequestCompositionBatchCommitAsync 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 CompositionBatch RequestCompositionBatchCommitAsync()

Return Value

CompositionBatch
A CompositionBatch object that provides batch lifetime information

See Also

Reference

Compositor Class
Avalonia.Rendering.Composition Namespace