Share via


SLComposeViewController.CompletionHandler 속성

정의

사용자가 게시물을 취소하거나 제출할 때 호출되는 처리기를 가져오거나 설정합니다.

public virtual Action<Social.SLComposeViewControllerResult> CompletionHandler { [Foundation.Export("completionHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCompletionHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.CompletionHandler : Action<Social.SLComposeViewControllerResult> with get, set

속성 값

특성

적용 대상