Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComponentVisibleOnScreen

Definition of a visible APL element shown on screen.

interface

Hierarchy

  • ComponentVisibleOnScreen

Index

Properties

Optional children

children: Array<ComponentVisibleOnScreen>

Optional entities

entities: Array<ComponentEntity>

id

id: string

position

position: string

tags

Optional transform

transform: Array<number>

type

type: string

uid

uid: string

Optional visibility

visibility: number