UITabBar.IsCustomizing Property

Definition

Whether the user is currently customizing the UITabBar.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsCustomizing { [Foundation.Export("isCustomizing")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IsCustomizing : bool

Property Value

Attributes

Applies to