UIPopoverPresentationController.PermittedArrowDirections Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
As direções de seta preferidas no 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
Valor da propriedade
- Atributos