UITabBar.EndCustomizing(Boolean) Method

Definition

Dismisses the modal dialog that customizes the tab bar items, animating if animated is true.

[Foundation.Export("endCustomizingAnimated:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool EndCustomizing (bool animated);
abstract member EndCustomizing : bool -> bool
override this.EndCustomizing : bool -> bool

Parameters

animated
Boolean

Returns

Attributes

Applies to