registerFullScreenHandlerFunctionType type

Register full screen handler function type

type registerFullScreenHandlerFunctionType = (isFullScreen: boolean) => void