Enum RenderLoopDriver
Namespace: VelloSharp.Maui.Rendering
Assembly: VelloSharp.Maui.Core.dll
Selects the mechanism used to drive frame pumping on platforms that expose multiple options.
public enum RenderLoopDriver
Fields
CompositionTarget = 1
DispatcherQueue = 2
None = 0