Freigeben über


UITabBarDelegate_Extensions.WillEndCustomizingItems Methode

Definition

Gibt an, dass die Anpassung für die angegebene UITabBarItems endet.

[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

Parameter

This
IUITabBarDelegate

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

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Attribute

Gilt für: