共用方式為


UISegmentedControl.RemoveSegmentAtIndex(nint, Boolean) 方法

定義

移除索引 處的區段。

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

參數

segment
System.System.IntPtr System.nativeint
animated
Boolean
屬性

適用於