BehaviorMatrixType

enum BehaviorMatrixType {
    behaviorMatrixTypeDefault,
    behaviorMatrixTypeInPage
}

Undocumented