Share via


UITabBarDelegate_Extensions.ItemSelected Method

Definition

Indicates that the specified UITabBarItem was selected.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ItemSelected(this UIKit.IUITabBarDelegate This, UIKit.UITabBar tabbar, UIKit.UITabBarItem item);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ItemSelected : UIKit.IUITabBarDelegate * UIKit.UITabBar * UIKit.UITabBarItem -> unit

Parameters

tabbar
UITabBar
Attributes

Applies to