UIKit.UIActivityViewController.CompletionHandler Property
The callback executed after the UIKit.UIActivityViewController is dismissed.

Syntax

[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use SetCompletionWithItemsHandler instead")]
[get: Foundation.Export("completionHandler")]
[get: ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use SetCompletionWithItemsHandler instead")]
[set: Foundation.Export("setCompletionHandler:")]
[set: ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use SetCompletionWithItemsHandler instead")]
public virtual Action<Foundation.NSString, bool> CompletionHandler { get; set; }

Value

(More documentation for this node is coming)

This value can be null.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0