ViewboxChild Property
Gets or sets the child of the Viewbox
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Control? Child { get; set; }
<ContentAttribute>
Public Property Child As Control
Get
Set
[<ContentAttribute>]
member Child : Control with get, set
Property Value
Control