1 write to _line
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (1)
239
_line
= new UIView
2 references to _line
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (2)
246
Add(
_line
);
251
_line
.Frame = new CoreGraphics.CGRect(15, 0, Frame.Width - 30, 1);