1 write to ButtonsWidth
Microsoft.Maui.Controls.Compatibility (1)
iOS\ContextScrollViewDelegate.cs (1)
64 ButtonsWidth += b.Frame.Width;
2 references to ButtonsWidth
Microsoft.Maui.Controls.Compatibility (2)
iOS\ContextActionCell.cs (1)
253 _scroller.SetContentOffset(new PointF(ScrollDelegate.ButtonsWidth, 0), false);
iOS\ContextScrollViewDelegate.cs (1)
140 var width = ButtonsWidth;