Table of Contents

Property Index

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

Index

The index at which to insert the buttons. If negative, the buttons will be added at the end. Default is 0 (buttons will be added at the beginning).

public int Index { readonly get; set; }

Property Value

int