Interface IVelloViewHandler
Namespace: VelloSharp.Maui.Controls
Assembly: VelloSharp.Maui.Core.dll
Contract implemented by platform-specific MAUI handlers to expose their composition input source.
public interface IVelloViewHandler
Properties
CompositionInputSource
ICompositionInputSource? CompositionInputSource { get; }