function onRegistered view code onRegistered( lifecycle: Self<Args...>, listener: (callback: (Args...) -> ()) -> () ): () Parameters lifecycle: Self listener: (callback: (Args...) -> ()) -> () Returns