macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

UILongPressGestureRecognizerクラス

INDEX>UIKit>

apple

長押しジェスチャ
継承 UIGestureRecognizer : NSObject
準拠 NSObject (NSObject)
フレームワーク /System/Library/Frameworks/UIKit.framework
使用可能 iOS 3.2以降
定義 UILongPressGestureRecognizer.h

概要

メソッドとプロパティ

ジェスチャ認識の設定

minimumPressDuration property
numberOfTouchesRequired property
numberOfTapsRequired property
allowableMovement property

クラス

UILongPressGestureRecognizer

参照