次の方法で共有


UISegmentedControl.RemoveAllSegments メソッド

定義

すべてのセグメントを削除します

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

注釈

これにより、セグメント コントロールがクリアされます。

適用対象