1 reference to Descendants
Microsoft.Maui.Controls (1)
Compatibility\iOS\Extensions\UIViewExtensions.cs (1)
25
return self.Subviews.Concat(self.Subviews.SelectMany(s => s.
Descendants
()));