Screens Constructor
Initializes a new instance of the
Screens class.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Screens(
IScreenImpl iScreenImpl
)
Public Sub New (
iScreenImpl As IScreenImpl
)
new :
iScreenImpl : IScreenImpl -> Screens
Parameters
- iScreenImpl IScreenImpl
-