共用方式為


UIGestureRecognizer.CancelsTouchesInView 屬性

定義

是否應該將辨識為手勢一部分的觸控傳遞至基礎 UIView。

public virtual bool CancelsTouchesInView { [Foundation.Export("cancelsTouchesInView")] get; [Foundation.Export("setCancelsTouchesInView:")] set; }
member this.CancelsTouchesInView : bool with get, set

屬性值

如果設定為 true ,則接收者會辨識其手勢。 否則,請將 設定為 false

屬性

適用於