AppleTvContextualAction
constAppleTvContextualAction:React.FC<AppleTvContextualActionProps>
⚠️ This component is only supported on tvOS.
You can use the tvOS player UI to present controls contextually, which you display for a specific range of time in the content and then dismiss.
For more details, see Apple documentation: Present Actions Contextually.