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


UITabBarController.WillEndCustomizingItems Метод

Определение

Метод delegate вызывается перед завершением настройки UITabBarItem объектов.

[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

Параметры

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

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