xamarinios
namespace UIKit
{
    [Protocol(Name = "UIPopoverPresentationControllerDelegate", WrapperType = typeof(UIPopoverPresentationControllerDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "PrepareForPopoverPresentation", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIPopoverPresentationController) }, Selector = "prepareForPopoverPresentation:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidDismissPopover", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIPopoverPresentationController) }, Selector = "popoverPresentationControllerDidDismissPopover:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillRepositionPopover", ParameterByRef = new[] { false, true, true }, ParameterType = new[] { typeof(UIPopoverPresentationController), typeof(CGRect), typeof(UIView) }, Selector = "popoverPresentationController:willRepositionPopoverToRect:inView:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ShouldDismissPopover", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(UIPopoverPresentationController) }, ReturnType = typeof(bool), Selector = "popoverPresentationControllerShouldDismissPopover:")]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IUIPopoverPresentationControllerDelegate : INativeObject, IDisposable, IUIAdaptivePresentationControllerDelegate
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
.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

01/02/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙