Freigeben über


UITabBarDelegate_Extensions.DidEndCustomizingItems Methode

Definition

Gibt an, dass die Anpassung der angegebenen Elemente beendet wurde.

[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

Parameter

This
IUITabBarDelegate

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

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Attribute

Gilt für: