Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve TweaksConfig docs #432

Draft
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

123mpozzi
Copy link
Contributor

@123mpozzi 123mpozzi commented Apr 11, 2024

Description

Some fields in TweaksConfig do not explicitly state their availability on tvOS.

Changes

  • Sync tvOS availability with native SDK
  • Format default values to be at the same place for iOS/tvOS related fields, and to use backticks
  • Format object references to use backticks

Checklist

  • 🗒 CHANGELOG entry: no need

@123mpozzi 123mpozzi added the documentation Improvements or additions to documentation label Apr 11, 2024
@123mpozzi 123mpozzi self-assigned this Apr 11, 2024
Base automatically changed from feature/expose-updatesNowPlayingInfoCenter to development April 15, 2024 08:39
*/
seekToEndThreshold?: number;
/**
* Specifies the player behaviour when `Player.play` is called. Default is 'relaxed'.
* Specifies the player behaviour when `Player.play` is called.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved the default value section before @platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant