IItemsLayout Interface

Definition

public interface class IItemsLayout : System::ComponentModel::INotifyPropertyChanged
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ItemsLayoutTypeConverter))]
public interface IItemsLayout : System.ComponentModel.INotifyPropertyChanged
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ItemsLayoutTypeConverter))>]
type IItemsLayout = interface
    interface INotifyPropertyChanged
Public Interface IItemsLayout
Implements INotifyPropertyChanged
Derived
Attributes
Implements

Applies to