UITabBarDelegate_Extensions.ItemSelected Method

Definition

Indicates that the specified UITabBarItem was selected.

public static void ItemSelected (this UIKit.IUITabBarDelegate This, UIKit.UITabBar tabbar, UIKit.UITabBarItem item);
static member ItemSelected : UIKit.IUITabBarDelegate * UIKit.UITabBar * UIKit.UITabBarItem -> unit

Parameters

This
IUITabBarDelegate

The instance on which this extension method operates.

tabbar
UITabBar

Applies to