Property | Type | Description | |
---|---|---|---|
DoubleTapped | ViewTap | ||
Tapped | ViewTap |
Method | Description | |
---|---|---|
TapableView ( ) : System | ||
TapableView ( |
||
TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
TouchesEnded ( NSSet touches, UIEvent evt ) : void |
public TapableView ( |
||
rect | ||
return | System |
public TouchesBegan ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |
public TouchesEnded ( NSSet touches, UIEvent evt ) : void | ||
touches | NSSet | |
evt | UIEvent | |
return | void |