Table of Contents

Property FirstItem

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

FirstItem

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

public SimpleToolBarView.IToolBarItem? FirstItem { get; }

Property Value

SimpleToolBarView.IToolBarItem