diff --git a/components/video/VideoPlayerView.bs b/components/video/VideoPlayerView.bs index be1353bd0..54754dd46 100644 --- a/components/video/VideoPlayerView.bs +++ b/components/video/VideoPlayerView.bs @@ -568,7 +568,7 @@ sub bufferCheck(msg) end sub -' stateSupportsPauseMenu: Check if current video state allows showing the pause menu +' stateAllowsPauseMenu: Check if current video state allows showing the pause menu ' ' @return {boolean} indicating if video state allows the pause menu to show function stateAllowsPauseMenu() as boolean