1 interface inheriting from ILayoutController
Microsoft.Maui.Controls (1)
IScrollViewController.cs (1)
7 public interface IScrollViewController : ILayoutController
1 implementation of ILayoutController
Microsoft.Maui.Controls (1)
LegacyLayouts\Layout.cs (1)
93 public abstract class Layout : View, ILayout, ILayoutController, IPaddingElement, IView, IVisualTreeElement, IInputTransparentContainerElement