1 write to _usingLargeTitles
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\RefreshViewRenderer.cs (1)
68 _usingLargeTitles = parentNav != null && parentNav.OnThisPlatform().PrefersLargeTitles();
1 reference to _usingLargeTitles
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\RefreshViewRenderer.cs (1)
263 return !_usingLargeTitles;