Table of Contents

Property FirstItemAsView

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

FirstItemAsView

Gets the first item in the toolbar as View, or null if the toolbar is empty.

public View? FirstItemAsView { get; }

Property Value

View