示例#1
0
 public void Ask()
 {
     AppShell.AddFlyoutItemAtIndex(2, FlyOutItem);
 }
示例#2
0
 public void AddToBar()
 {
     AppShell.AddFlyoutItemAtIndex(2, FlyoutItem);
 }