data
The feature print data.
Declaration
var data: Data { get }Discussion
The data is divided into separate elements. Determine the type of element using elementType, and the number of elements using elementCount.
The feature print data.
var data: Data { get }The data is divided into separate elements. Determine the type of element using elementType, and the number of elements using elementCount.