Share via


ListView.FooterElement Property

Definition

Internal API for Microsoft.Maui.Controls platform use.

public:
 property Microsoft::Maui::Controls::Element ^ FooterElement { Microsoft::Maui::Controls::Element ^ get(); };
public Microsoft.Maui.Controls.Element FooterElement { get; }
member this.FooterElement : Microsoft.Maui.Controls.Element
Public ReadOnly Property FooterElement As Element

Property Value

Implements

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to