The minimum amount of time (in seconds) that the user’s fingers must be touching the interface object.
SDK
- watchOS 3.0+
Framework
- Watch
Kit
Declaration
@property(nonatomic) CFTime Interval minimumPressDuration;
Discussion
The default value of this property is 0
seconds, but you can change this value when configuring the gesture recognizer in Interface Builder.