Freigeben über


UITabBarController.DidEndCustomizingItems Methode

Definition

Delegatmethode, die aufgerufen wird, nachdem die modale Anpassungsansicht geschlossen wurde.

[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

Parameter

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Attribute

Gilt für: