UIPopoverPresentationController.PermittedArrowDirections Property

Definition

The preferred arrow directions in the popover.

public virtual UIKit.UIPopoverArrowDirection PermittedArrowDirections { [Foundation.Export("permittedArrowDirections", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPermittedArrowDirections:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.PermittedArrowDirections : UIKit.UIPopoverArrowDirection with get, set

Property Value

Attributes

Applies to