다음을 통해 공유


UIPressesEvent.GetPresses(UIGestureRecognizer) 메서드

정의

와 연결된 하나 이상의 UIPress 개체 집합입니다 gestureUIGestureRecognizer.

[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>

매개 변수

반환

특성

적용 대상