6 references to ScrollDelegate
Microsoft.Maui.Controls.Compatibility (6)
iOS\ContextActionCell.cs (6)
62
get { return
ScrollDelegate
.IsOpen; }
116
ScrollDelegate
.PrepareForDeselect(_scroller);
195
isOpen =
ScrollDelegate
.IsOpen;
206
ScrollDelegate
.Unhook(_scroller);
207
ScrollDelegate
.Dispose();
253
_scroller.SetContentOffset(new PointF(
ScrollDelegate
.ButtonsWidth, 0), false);