Поделиться через


UITabBarDelegate_Extensions.WillEndCustomizingItems Метод

Определение

Указывает, что настройка в указанном элементе UITabBarItems завершается.

[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

Параметры

This
IUITabBarDelegate

Экземпляр, с которым работает этот метод расширения.

tabbar
UITabBar
items
UITabBarItem[]
changed
Boolean
Атрибуты

Применяется к