TTMSFNCWXVideoPlayer.OnPictureInPictureLeave Event
Occurs after the video leaves picture-in-picture mode and returns to inline playback.
API unit family: TMSFNCWXVideoPlayer
Declaring type: TTMSFNCWXVideoPlayer
Inherited from: TTMSFNCWXCustomVideoPlayer
Type: TNotifyEvent
Syntax
property OnPictureInPictureLeave: TNotifyEvent;
Remarks
Notification only; the handler cannot cancel the transition.
Parameters
| Name | Description |
|---|---|
Sender |
The video player that raised the event. |