I need to run an async method in a custom renderer inside the OnElementChanged method; however, this method does not have an async signature. What\'s the recommende
OnElementChanged