UITabBarDelegate_Extensions.DidEndCustomizingItems メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した項目のカスタマイズが終了したことを示します。
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidEndCustomizingItems (this UIKit.IUITabBarDelegate This, UIKit.UITabBar tabbar, UIKit.UITabBarItem[] items, bool changed);
static member DidEndCustomizingItems : UIKit.IUITabBarDelegate * UIKit.UITabBar * UIKit.UITabBarItem[] * bool -> unit
パラメーター
- This
- IUITabBarDelegate
この拡張メソッドが動作するインスタンス。
- tabbar
- UITabBar
- items
- UITabBarItem[]
- changed
- Boolean
- 属性