1 write to _measuredHeight
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\UIContainerView.cs (1)
61
private set =>
_measuredHeight
= value;
1 reference to _measuredHeight
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\UIContainerView.cs (1)
58
return
_measuredHeight
;