次の方法で共有


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
属性

適用対象