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)
379
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)
642
lifeCycleEvents.
MovedToWindow
+= OnLifeCycleEventsMovedToWindow;
646
lifeCycleEvents.
MovedToWindow
-= OnLifeCycleEventsMovedToWindow;
724
lifeCycleEvents.
MovedToWindow
+= OnLifeCycleEventsMovedToWindow;
728
lifeCycleEvents.
MovedToWindow
-= OnLifeCycleEventsMovedToWindow;