CompositorRequestCommitAsync 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 Task RequestCommitAsync()
Public Function RequestCommitAsync As Task
member RequestCommitAsync : unit -> Task
Return Value
TaskA task that completes when sent changes are applied on the render thread