Ejemplo n.º 1
0
 private void HandleChildrenChanged(object sender, LayoutEventArgs e)
 {
     TypedNativeView?.CreateTabs(VirtualView?.ToList());
 }