Table of Contents

Property CustomAttr

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

CustomAttr

Gets the custom attributes for the tab control item.

public ICustomAttributes<string, object>? CustomAttr { get; }

Property Value

ICustomAttributes<string, object>