Freigeben über


UITabBarController.ItemSelected(UITabBar, UITabBarItem) Methode

Definition

Delegatmethode, die aufgerufen wird, wenn ein UITabBarItem ausgewählt wurde.

[Foundation.Export("tabBar:didSelectItem:")]
public virtual void ItemSelected (UIKit.UITabBar tabbar, UIKit.UITabBarItem item);
abstract member ItemSelected : UIKit.UITabBar * UIKit.UITabBarItem -> unit
override this.ItemSelected : UIKit.UITabBar * UIKit.UITabBarItem -> unit

Parameter

tabbar
UITabBar
Attribute

Gilt für: