UIContextMenuInteractionDelegate
UIContextMenuInteractionDelegate()
UIContextMenuInteractionDelegate(IntPtr)
UIContextMenuInteractionDelegate(NativeHandle)
UIContextMenuInteractionDelegate(NSObjectFlag)
GetConfigurationForMenu(UIContextMenuInteraction, CGPoint)
GetDismissalPreview(UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying)
GetHighlightPreview(UIContextMenuInteraction, UIContextMenuConfiguration, INSCopying)
GetPreviewForDismissingMenu(UIContextMenuInteraction, UIContextMenuConfiguration)
GetPreviewForHighlightingMenu(UIContextMenuInteraction, UIContextMenuConfiguration)
WillDisplayMenu(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillEnd(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionAnimating)
WillPerformPreviewAction(UIContextMenuInteraction, UIContextMenuConfiguration, IUIContextMenuInteractionCommitAnimating)
xamarinios
namespace UIKit
{
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Model]
[Protocol]
[Register("Xamarin_iOS__UIKit_UIContextMenuInteractionDelegate", false)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public abstract class UIContextMenuInteractionDelegate : NSObject, INativeObject, IDisposable, IUIContextMenuInteractionDelegate
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal UIContextMenuInteractionDelegate(IntPtr handle);
}
}
Xamarin iOS | 0.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