DXStackLayout() Constructor
Initializes a new instance of the DXStackLayout class.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
C#
public DXStackLayout()
See Also