interface IBounceMode {
    bounce: IBounce;
}

Properties

Properties

bounce: IBounce