Freigeben über


UITabBarControllerDelegate.ShouldSelectViewController Methode

Definition

Gibt an, ob der angegebene UIViewController aktiv gemacht werden soll.

[Foundation.Export("tabBarController:shouldSelectViewController:")]
public virtual bool ShouldSelectViewController (UIKit.UITabBarController tabBarController, UIKit.UIViewController viewController);
abstract member ShouldSelectViewController : UIKit.UITabBarController * UIKit.UIViewController -> bool
override this.ShouldSelectViewController : UIKit.UITabBarController * UIKit.UIViewController -> bool

Parameter

tabBarController
UITabBarController
viewController
UIViewController

Gibt zurück

Attribute

Gilt für: