UIPopoverPresentationControllerDelegate_Extensions
DidDismissPopover(IUIPopoverPresentationControllerDelegate, UIPopoverPresentationController)
PrepareForPopoverPresentation(IUIPopoverPresentationControllerDelegate, UIPopoverPresentationController)
ShouldDismissPopover(IUIPopoverPresentationControllerDelegate, UIPopoverPresentationController)
WillRepositionPopover(IUIPopoverPresentationControllerDelegate, UIPopoverPresentationController, CGRect, UIView)
WillRepositionPopover(IUIPopoverPresentationControllerDelegate, UIPopoverPresentationController, CGRect, UIView)
xamarinios
namespace UIKit
{
public static class UIPopoverPresentationControllerDelegate_Extensions
{
[Obsolete("Use the overload with 'ref' parameters for 'targetRect' and 'inView'.")]
public static void WillRepositionPopover(IUIPopoverPresentationControllerDelegate This, UIPopoverPresentationController popoverPresentationController, CGRect targetRect, UIView inView);
}
}
| Xamarin iOS | 0.0 |
|---|---|
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Obsolete | Use the overload with 'ref' parameters for 'targetRect' and 'inView'. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API