4 references to UpdateContentLayout
Microsoft.Maui.Controls (4)
Button\Button.iOS.cs (2)
462
handler.PlatformView.
UpdateContentLayout
(button);
472
handler.PlatformView?.
UpdateContentLayout
(button);
Button\Button.Mapper.cs (1)
38
handler.PlatformView.
UpdateContentLayout
(button);
Platform\iOS\Extensions\ButtonExtensions.cs (1)
98
platformButton.
UpdateContentLayout
(button);