IContainer Interface

Definition

Provides functionality to act as containers for views.

C#
public interface IContainer : System.Collections.Generic.ICollection<Microsoft.Maui.IView>, System.Collections.Generic.IEnumerable<Microsoft.Maui.IView>, System.Collections.Generic.IList<Microsoft.Maui.IView>
Derived
Implements

Applies to

Product Versions
.NET MAUI 8, 9