Share via


UITabBar.IsCustomizing Property

Definition

Whether the user is currently customizing the UITabBar.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsCustomizing { [Foundation.Export("isCustomizing")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isCustomizing")>]
member this.IsCustomizing : bool

Property Value

Attributes

Applies to