次の方法で共有


UITabBarController.CustomizableViewControllers プロパティ

定義

カスタマイズできるこの UITabBarController によって管理される UIViewControllers。

[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

プロパティ値

属性

適用対象