Cursor.children

Array of all children of the cursor.

struct Cursor
children
const
(
bool ignorePredefined = false
)

Parameters

ignorePredefined
Type: bool

ignore cursors for primitive types.

Meta