Struct

MetaFrameBorder

Description

struct MetaFrameBorder {
  int16_t left;
  int16_t right;
  int16_t top;
  int16_t bottom;
}

No description available.

Structure members
left

Left border.

right

Right border.

top

Top border.

bottom

Bottom border.