UIKit.UIDocumentInteractionProbe Delegate
A delegate signature for determining whether a document operation should take place.

Syntax

public delegate bool UIDocumentInteractionProbe (UIDocumentInteractionController controller, ObjCRuntime.Selector action)

Parameters

controller
The controller sending the message.
action
The action that is being probed.

Returns

Whether the action should take place or not.

Remarks

Used by the UIDocumentInteractionController for the CanPerformAction and PerformAction hooks.

Requirements

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