Op Englesch liesen Editéieren

Deelen iwwer


UIPopoverArrowDirection Enum

Definition

An enumeration indicating the direction of the arrow attached to a UIPopoverController.

This enumeration supports a bitwise combination of its member values.

C#
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum UIPopoverArrowDirection
Inheritance
UIPopoverArrowDirection
Attributes

Fields

Name Value Description
Up 1

The arrow will be on top.

Down 2

The arrow will be at the bottom.

Left 4

The arrow will be on the left.

Right 8

The arrow will be on the right.

Any 15

This lets the system decide the best position for the arrow.

Unknown 18446744073709551615

The direction of the arrow is unknown.

Applies to

Produkt Versiounen
Xamarin iOS SDK 12