ViewboxChild Property

Gets or sets the child of the Viewbox

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Control? Child { get; set; }

Property Value

Control

See Also