Compartir a través de


UITabBarController.DidEndCustomizingItems Método

Definición

Método delegado al que se llama después de que se haya descartado la vista modal de personalización.

[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

Parámetros

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Atributos

Se aplica a