Share via


UITabBarControllerDelegate_Extensions.OnEndCustomizingViewControllers 메서드

정의

탭 표시줄 사용자 지정 시트가 해제될 예정임을 나타냅니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void OnEndCustomizingViewControllers (this UIKit.IUITabBarControllerDelegate This, UIKit.UITabBarController tabBarController, UIKit.UIViewController[] viewControllers, bool changed);
static member OnEndCustomizingViewControllers : UIKit.IUITabBarControllerDelegate * UIKit.UITabBarController * UIKit.UIViewController[] * bool -> unit

매개 변수

This
IUITabBarControllerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

tabBarController
UITabBarController
viewControllers
UIViewController[]
changed
Boolean
특성

적용 대상