Freigeben über


UITabBarController.CustomizableViewControllers Eigenschaft

Definition

Die von diesem UITabBarController verwalteten UIViewController, die angepasst werden können.

[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

Eigenschaftswert

Attribute

Gilt für: