Share via


UIGestureRecognizer.IgnorePress(UIPress, UIPressesEvent) 메서드

정의

개발자는 제스처 인식기에서 특정 누름을 무시하도록 지시하도록 이 메서드를 재정의할 수 있습니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public void IgnorePress (UIKit.UIPress button, UIKit.UIPressesEvent event);
member this.IgnorePress : UIKit.UIPress * UIKit.UIPressesEvent -> unit

매개 변수

button
UIPress
특성

적용 대상