Method SetTabFont NamespaceAlternet.Maui AssemblyAlternet.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.