Compartilhar via


UITabBarDelegate_Extensions.WillEndCustomizingItems Método

Definição

Indica que a personalização está prestes a terminar nos UITabBarItems especificados.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WillEndCustomizingItems (this UIKit.IUITabBarDelegate This, UIKit.UITabBar tabbar, UIKit.UITabBarItem[] items, bool changed);
static member WillEndCustomizingItems : UIKit.IUITabBarDelegate * UIKit.UITabBar * UIKit.UITabBarItem[] * bool -> unit

Parâmetros

This
IUITabBarDelegate

A instância na qual esse método de extensão opera.

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Atributos

Aplica-se a