16 implementations of MovedToWindow
Microsoft.Maui (15)
Platform\iOS\MauiActivityIndicator.cs (1)
48
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiBoxView.cs (1)
18
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiCheckBox.cs (1)
313
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiImageView.cs (1)
28
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiLabel.cs (1)
87
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiPageControl.cs (1)
151
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiScrollView.cs (1)
138
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiSearchBar.cs (1)
85
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiShapeView.cs (1)
18
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiTextField.cs (1)
71
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiTextView.cs (1)
186
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiView.cs (1)
190
event EventHandler? IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\MauiWKWebView.cs (1)
212
event EventHandler IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\NoCaretField.cs (1)
25
event EventHandler? IUIViewLifeCycleEvents.
MovedToWindow
Platform\iOS\WrapperView.cs (1)
339
event EventHandler? IUIViewLifeCycleEvents.
MovedToWindow
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\MauiCollectionView.cs (1)
23
event EventHandler? IUIViewLifeCycleEvents.
MovedToWindow
4 references to MovedToWindow
Microsoft.Maui (4)
Platform\iOS\ViewExtensions.cs (4)
632
lifeCycleEvents.
MovedToWindow
+= OnLifeCycleEventsMovedToWindow;
636
lifeCycleEvents.
MovedToWindow
-= OnLifeCycleEventsMovedToWindow;
714
lifeCycleEvents.
MovedToWindow
+= OnLifeCycleEventsMovedToWindow;
718
lifeCycleEvents.
MovedToWindow
-= OnLifeCycleEventsMovedToWindow;