1 write to NormalBackground
Microsoft.Maui.Controls.Compatibility (1)
iOS\ContextActionCell.cs (1)
45 NormalBackground = UIGraphics.GetImageFromCurrentImageContext();
2 references to NormalBackground
Microsoft.Maui.Controls.Compatibility (2)
iOS\ContextActionCell.cs (2)
384 button.SetBackgroundImage(NormalBackground, UIControlState.Normal); 559 button.SetBackgroundImage(NormalBackground, UIControlState.Normal);