4 references to TextExtensions
Microsoft.Maui.Controls (4)
Editor\Editor.iOS.cs (1)
11
Platform.
TextExtensions
.UpdateText(handler.PlatformView, editor);
Entry\Entry.iOS.cs (3)
8
Platform.
TextExtensions
.UpdateCursorColor(handler.PlatformView, entry);
13
Platform.
TextExtensions
.UpdateAdjustsFontSizeToFitWidth(handler.PlatformView, entry);
18
Platform.
TextExtensions
.UpdateText(handler.PlatformView, entry);