4 writes to _selectionFromNative
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\ListViewRenderer.cs (4)
1031
_selectionFromNative
= source._selectionFromNative;
1199
_selectionFromNative
= false;
1257
_selectionFromNative
= true;
1323
_selectionFromNative
= false;
2 references to _selectionFromNative
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\ListViewRenderer.cs (2)
1031
_selectionFromNative = source.
_selectionFromNative
;
1197
if (
_selectionFromNative
)