Partager via


UITabBarController.DidEndCustomizingItems Méthode

Définition

Méthode delegate appelée après que la vue modale de personnalisation a été ignorée.

[Foundation.Export("tabBar:didEndCustomizingItems:changed:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidEndCustomizingItems (UIKit.UITabBar tabbar, UIKit.UITabBarItem[] items, bool changed);
abstract member DidEndCustomizingItems : UIKit.UITabBar * UIKit.UITabBarItem[] * bool -> unit
override this.DidEndCustomizingItems : UIKit.UITabBar * UIKit.UITabBarItem[] * bool -> unit

Paramètres

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Attributs

S’applique à