Skip to content

@line/bot-sdk


@line/bot-sdk / Area

Type Alias: Area

Area = object

Defined in: lib/types.ts:951

Properties

height

height: number

Defined in: lib/types.ts:967

Height of the tappable area


width

width: number

Defined in: lib/types.ts:963

Width of the tappable area


x

x: number

Defined in: lib/types.ts:955

Horizontal position relative to the top-left corner of the area


y

y: number

Defined in: lib/types.ts:959

Vertical position relative to the top-left corner of the area