[Home](./index.md) > [react-native-bitmovin-player](./react-native-bitmovin-player.md) > [PlayerProps](./react-native-bitmovin-player.playerprops.md) > [onEvent](./react-native-bitmovin-player.playerprops.onevent.md) ## PlayerProps.onEvent property Signature: ```typescript onEvent?: (event: Event) => void; ```