Compartir a través de


UITabBarController.SetViewControllers(UIViewController[], Boolean) Método

Definición

Asigna los UIViewController mostrados por esta interfaz UITabBarController.

[Foundation.Export("setViewControllers:animated:")]
public virtual void SetViewControllers (UIKit.UIViewController[] viewControllers, bool animated);
abstract member SetViewControllers : UIKit.UIViewController[] * bool -> unit
override this.SetViewControllers : UIKit.UIViewController[] * bool -> unit

Parámetros

viewControllers
UIViewController[]
animated
Boolean
Atributos

Se aplica a