onFullScreenChange abstract method

void onFullScreenChange(
  1. bool isFullScreen
)

全屏切换

Implementation

void onFullScreenChange(bool isFullScreen);