다음을 통해 공유


NSBackgroundActivityCompletionHandler Delegate

Definition

public delegate void NSBackgroundActivityCompletionHandler(NSBackgroundActivityResult result);
type NSBackgroundActivityCompletionHandler = delegate of NSBackgroundActivityResult -> unit

Parameters

Applies to