UIPopoverController
UIPopoverController(IntPtr)
UIPopoverController(NativeHandle)
UIPopoverController(NSObjectFlag)
UIPopoverController(UIViewController)
BackgroundColor
ClassHandle
ContentViewController
Delegate
PassthroughViews
PopoverArrowDirection
PopoverBackgroundViewType
PopoverContentSize
PopoverLayoutMargins
PopoverVisible
ShouldDismiss
WeakDelegate
Dismiss(Boolean)
Dispose(Boolean)
PresentFromBarButtonItem(UIBarButtonItem, UIPopoverArrowDirection, Boolean)
PresentFromRect(CGRect, UIView, UIPopoverArrowDirection, Boolean)
SetContentViewController(UIViewController, Boolean)
SetPopoverContentSize(CGSize, Boolean)
DidDismiss
WillReposition
xamarinios
namespace UIKit
{
[Deprecated(PlatformName.iOS, 9, 0, PlatformArchitecture.None, "Use 'UIViewController' with style of 'UIModalPresentationStyle.Popover' or UIPopoverPresentationController' instead.")]
[Register("UIPopoverController", true)]
public class UIPopoverController : NSObject, INativeObject, IDisposable, IUIAppearanceContainer
}
nuget.org | 0.0 % Reference this API |
---|---|
Upgrade Planner | 0.0 % Reference this API |
.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