Table of Contents

Method GetNonSpecialButtonsCount

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

GetNonSpecialButtonsCount()

Returns the number of toolbar buttons that are classified as normal (non-special) buttons.

public virtual int GetNonSpecialButtonsCount()

Returns

int

The number of normal toolbar buttons contained within the toolbar. Returns 0 if no such buttons are present.