共用方式為


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
屬性

適用於