data property

  1. @Array<NativeType>(6)
Array<Float> data
getter/setter pair

Implementation

@Array(6)
external Array<Float> data;