다음을 통해 공유


UISegmentedControl.RemoveAllSegments 메서드

정의

모든 세그먼트 제거

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

설명

이렇게 하면 세그먼트 컨트롤이 지워지게 됩니다.

적용 대상