Exemple #1
0
 public static INativeViewHandler ToHandler(this IView view, IMauiContext context) =>
 (INativeViewHandler)ElementExtensions.ToHandler(view, context);