Compartir a través de


LifecycleEventService(IEnumerable<LifecycleEventRegistration>) Constructor

Definición

public:
 LifecycleEventService(System::Collections::Generic::IEnumerable<Microsoft::Maui::LifecycleEvents::LifecycleEventRegistration ^> ^ registrations);
public LifecycleEventService (System.Collections.Generic.IEnumerable<Microsoft.Maui.LifecycleEvents.LifecycleEventRegistration> registrations);
new Microsoft.Maui.LifecycleEvents.LifecycleEventService : seq<Microsoft.Maui.LifecycleEvents.LifecycleEventRegistration> -> Microsoft.Maui.LifecycleEvents.LifecycleEventService
Public Sub New (registrations As IEnumerable(Of LifecycleEventRegistration))

Parámetros

Se aplica a