UITabBarControllerDelegate_Extensions.FinishedCustomizingViewControllers 方法

定义

指示自定义表已消除。

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

参数

This
IUITabBarControllerDelegate

此扩展方法操作的实例。

tabBarController
UITabBarController
viewControllers
UIViewController[]
changed
Boolean
属性

适用于