CompositorRequestCompositionBatchCommitAsync Method
Requests pending changes in the composition objects to be serialized and sent to the render thread
Namespace: Avalonia.Rendering.CompositionAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public CompositionBatch RequestCompositionBatchCommitAsync()
Public Function RequestCompositionBatchCommitAsync As CompositionBatch
member RequestCompositionBatchCommitAsync : unit -> CompositionBatch
Return Value
CompositionBatchA CompositionBatch object that provides batch lifetime information