UIPopoverPresentationController.PermittedArrowDirections 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
快顯視窗中慣用的箭頭方向。
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
屬性值
- 屬性