2 references to GetSwipeItemColor
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\SwipeViewRenderer.cs (2)
611
var textColor =
GetSwipeItemColor
(formsSwipeItem.BackgroundColor);
703
var tintColor =
GetSwipeItemColor
(swipeItem.BackgroundColor);