Freigeben über


UITabBarControllerDelegate.OnCustomizingViewControllers Methode

Definition

Gibt an, dass das Anpassungsblatt für die Registerkartenleiste angezeigt wird.

[Foundation.Export("tabBarController:willBeginCustomizingViewControllers:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void OnCustomizingViewControllers (UIKit.UITabBarController tabBarController, UIKit.UIViewController[] viewControllers);
abstract member OnCustomizingViewControllers : UIKit.UITabBarController * UIKit.UIViewController[] -> unit
override this.OnCustomizingViewControllers : UIKit.UITabBarController * UIKit.UIViewController[] -> unit

Parameter

tabBarController
UITabBarController
viewControllers
UIViewController[]
Attribute

Gilt für: