Freigeben über


UITabBarControllerDelegate_Extensions.OnEndCustomizingViewControllers Methode

Definition

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

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void OnEndCustomizingViewControllers (this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController, UIKit.UIViewController[] viewControllers, bool changed);
static member OnEndCustomizingViewControllers : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController * UIKit.UIViewController[] * bool -> unit

Parameter

This
IUITabBarControllerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

tabBarController
UITabBarController
viewControllers
UIViewController[]
changed
Boolean
Attribute

Gilt für: