共用方式為


UITabBarController.CustomizableViewControllers 屬性

定義

此 UITabBarController 所管理的 UIViewController 可以自訂。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIViewController[] CustomizableViewControllers { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("customizableViewControllers", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setCustomizableViewControllers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CustomizableViewControllers : UIKit.UIViewController[] with get, set

屬性值

屬性

適用於