Compartir a través de


UITabBarControllerDelegate.ShouldSelectViewController Método

Definición

Si se debe activar el uiViewController especificado.

[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

Parámetros

tabBarController
UITabBarController
viewController
UIViewController

Devoluciones

Atributos

Se aplica a