共用方式為


UITabBarDelegate_Extensions.WillEndCustomizingItems 方法

定義

表示自訂即將結束于指定的 UITabBarItems。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillEndCustomizingItems (this UIKit.IUITabBarDelegate This, UIKit.UITabBar tabbar, UIKit.UITabBarItem[] items, bool changed);
static member WillEndCustomizingItems : UIKit.IUITabBarDelegate * UIKit.UITabBar * UIKit.UITabBarItem[] * bool -> unit

參數

This
IUITabBarDelegate

這個擴充方法運作所在的 實例。

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
屬性

適用於