Table of Contents

Method SetTabFont

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

SetTabFont(string?, double)

Sets the font for the tabs.

public virtual void SetTabFont(string? fontFamily, double fontsize)

Parameters

fontFamily string

The font family to use for the tabs.

fontsize double

The font size to use for the tabs.