Struct

MetaFrameBorder

since: 13

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.

Available since: 13