UIKit.UIViewController.PopoverPresentationController Property
Gets the nearest ancestor in the view hierarchy that is a UIKit.UIPopoverPresentationController or null if there is none.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[get: Foundation.Export("popoverPresentationController")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual UIPopoverPresentationController PopoverPresentationController { get; }

Value

Returns the nearest ancestor that is a popover presentation controller within the specified view controller hierarchy.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0