Class VelloWinUIOptions
Namespace: VelloSharp.Windows.Hosting
Assembly: VelloSharp.WinUI.dll
public sealed class VelloWinUIOptions
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
ConfigureSwapChain
Optional callback used to apply default configuration to every created
public Action<VelloSwapChainControl>? ConfigureSwapChain { get; set; }