Implemented interface member:
4 references to
Microsoft.Maui.Controls (4)
TableView\TableView.cs (4)
209 return _root[section][row]; 214 return _root[section].Count; 224 return _root[section].Title; 229 return _root[section].TextColor;