1 write to _setInsetAction
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\KeyboardInsetTracker.cs (1)
36 _setInsetAction = setInsetAction;
2 references to _setInsetAction
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\KeyboardInsetTracker.cs (2)
82 _setInsetAction(new UIEdgeInsets(0, 0, overlay.Height, 0)); 97 _setInsetAction(new UIEdgeInsets(0, 0, 0, 0));