1 implementation of IDisconnectable
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\PageRenderer.cs (1)
17
public class PageRenderer : UIViewController, IVisualElementRenderer, IEffectControlProvider, IShellContentInsetObserver, Controls.Platform.Compatibility.
IDisconnectable
2 references to IDisconnectable
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\PageRenderer.cs (2)
220
void Controls.Platform.Compatibility.
IDisconnectable
.Disconnect()
250
(this as Controls.Platform.Compatibility.
IDisconnectable
).Disconnect();