UIDocumentInteractionControllerDelegate_Extensions
CanPerformAction(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController, Selector)
DidDismissOpenInMenu(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
DidDismissOptionsMenu(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
DidEndPreview(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
DidEndSendingToApplication(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController, String)
PerformAction(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController, Selector)
RectangleForPreview(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
ViewControllerForPreview(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
ViewForPreview(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
WillBeginPreview(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
WillBeginSendingToApplication(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController, String)
WillPresentOpenInMenu(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
WillPresentOptionsMenu(IUIDocumentInteractionControllerDelegate, UIDocumentInteractionController)
xamarinios
namespace UIKit
{
public static class UIDocumentInteractionControllerDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static UIView! ViewForPreview(this IUIDocumentInteractionControllerDelegate! This, UIDocumentInteractionController! controller);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API