EmbeddableControlRoot(ITopLevelImpl) Constructor
Namespace: Avalonia.Controls.EmbeddingAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public EmbeddableControlRoot(
ITopLevelImpl impl
)
Public Sub New (
impl As ITopLevelImpl
)
new :
impl : ITopLevelImpl -> EmbeddableControlRoot
Parameters
- impl ITopLevelImpl
-