UIPressesEvent.GetPresses(UIGestureRecognizer) 方法

定义

一组与 关联的gestureUIGestureRecognizer一个或多个 UIPress 对象。

[Foundation.Export("pressesForGestureRecognizer:")]
public virtual Foundation.NSSet<UIKit.UIPress> GetPresses (UIKit.UIGestureRecognizer gesture);
abstract member GetPresses : UIKit.UIGestureRecognizer -> Foundation.NSSet<UIKit.UIPress>
override this.GetPresses : UIKit.UIGestureRecognizer -> Foundation.NSSet<UIKit.UIPress>

参数

返回

属性

适用于