Compartilhar via


UITabBarController.WillEndCustomizingItems Método

Definição

Método delegate chamado antes de encerrar a personalização de UITabBarItem objetos.

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

Parâmetros

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Atributos

Aplica-se a