Skip to content

@line/bot-sdk


@line/bot-sdk / Area

Type Alias: Area

Area = object

Defined in: lib/types.ts:852

Properties

height

height: number

Defined in: lib/types.ts:868

Height of the tappable area


width

width: number

Defined in: lib/types.ts:864

Width of the tappable area


x

x: number

Defined in: lib/types.ts:856

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


y

y: number

Defined in: lib/types.ts:860

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