共用方式為


UITabBarDelegate_Extensions.DidEndCustomizingItems 方法

定義

表示指定的專案自訂已結束。

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

參數

This
IUITabBarDelegate

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

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
屬性

適用於