UISegmentedControl.RemoveSegmentAtIndex(nint, Boolean) Method

Definition

Removes the segment at the index .

[Foundation.Export("removeSegmentAtIndex:animated:")]
public virtual void RemoveSegmentAtIndex (nint segment, bool animated);
abstract member RemoveSegmentAtIndex : nint * bool -> unit
override this.RemoveSegmentAtIndex : nint * bool -> unit

Parameters

segment
System.System.IntPtr System.nativeint
animated
Boolean
Attributes

Applies to