다음을 통해 공유


UIActivity.Finished(Boolean) 메서드

정의

이 UIActivity가 작업을 완료했음을 시스템에 알깁니다.

[Foundation.Export("activityDidFinish:")]
public virtual void Finished (bool completed);
abstract member Finished : bool -> unit
override this.Finished : bool -> unit

매개 변수

completed
Boolean
특성

적용 대상