Property AdditionalAttributes
AdditionalAttributes
Additional HTML attributes to be applied to the underlying
SKCanvasView element (e.g., style, class).
[Parameter(CaptureUnmatchedValues = true)]
public IDictionary<string, object>? AdditionalAttributes { get; set; }