2 references to Entry
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\Entry.cs (2)
15
typeof(
Entry
), false);
18
public static readonly BindableProperty CursorColorProperty = BindableProperty.Create("CursorColor", typeof(Color), typeof(
Entry
), null);