UISegmentedControl.RemoveAllSegments Method

Definition

Removes all segments

[Foundation.Export("removeAllSegments")]
public virtual void RemoveAllSegments ();
abstract member RemoveAllSegments : unit -> unit
override this.RemoveAllSegments : unit -> unit
Attributes

Remarks

This clears the segments control.

Applies to