Skip to content

@line/bot-sdk


@line/bot-sdk / Area

Type Alias: Area

Area = object

Defined in: lib/types.ts:844

Properties

height

height: number

Defined in: lib/types.ts:860

Height of the tappable area


width

width: number

Defined in: lib/types.ts:856

Width of the tappable area


x

x: number

Defined in: lib/types.ts:848

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


y

y: number

Defined in: lib/types.ts:852

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