GestureResponseDistanceType: {
    bottom?: number;
    end?: number;
    start?: number;
    top?: number;
}

Type declaration

  • Optional bottom?: number
  • Optional end?: number
  • Optional start?: number
  • Optional top?: number