Entry.EnableAdjustsFontSizeToFitWidth Method

Definition

Enables automatic font size adjustment on the platform-specific element.

C#
public static Microsoft.Maui.Controls.IPlatformElementConfiguration<Microsoft.Maui.Controls.PlatformConfiguration.iOS,Microsoft.Maui.Controls.Entry> EnableAdjustsFontSizeToFitWidth(this Microsoft.Maui.Controls.IPlatformElementConfiguration<Microsoft.Maui.Controls.PlatformConfiguration.iOS,Microsoft.Maui.Controls.Entry> config);

Parameters

config
IPlatformElementConfiguration<iOS,Entry>

The platform specific configuration that contains the element on which to perform the operation.

Returns

The updated configuration object on which developers can make successive method calls.

Applies to

Produkt Versionen
.NET MAUI 8, 9