UIPopoverPresentationController.PermittedArrowDirections Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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