次の方法で共有


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
属性

適用対象