Interface CallbackObject

Index

Properties

Properties

optional public close?: () => void

optional public open?: () => void

optional public render?: () => void

optional public set?: () => void

optional public start?: () => void

optional public stop?: () => void