public UITapGestureRecognizer tapGesture {get;}
Public ReadOnly Property tapGesture As UITapGestureRecognizer
public UITapGestureRecognizer tapGesture {get;}
iOS Only property (nonatomic,retain,readonly) UITapGestureRecognizer *tapGesture;
get_tapGesture();