1 write to _defaultCursorColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\EntryRenderer.cs (1)
90 _defaultCursorColor = Control.TintColor;
1 reference to _defaultCursorColor
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\EntryRenderer.cs (1)
526 control.TintColor = _defaultCursorColor;