Enumeration

MetaDisplayDirection

since: 13

Declaration

enum Meta.DisplayDirection

Description

No description available.

Available since: 13

Members

META_DISPLAY_UP

Up.

  • Value: 0
  • Nickname: up
  • Available since: 13
META_DISPLAY_DOWN

Down.

  • Value: 1
  • Nickname: down
  • Available since: 13
META_DISPLAY_LEFT

Left.

  • Value: 2
  • Nickname: left
  • Available since: 13
META_DISPLAY_RIGHT

Right.

  • Value: 3
  • Nickname: right
  • Available since: 13