Skip to content

accessibility overview, more iOS details #423

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ElviraMustafina
Copy link
Collaborator

No description provided.

@ElviraMustafina ElviraMustafina requested a review from a team as a code owner May 30, 2025 05:25
For a high-contrast theme on iOS, you need to add an extra set of colours
to the application palette. For each custom colour, its high-contrast version should be specified manually.

When you provide an additional high-contrast color palette, users need to manually select it, as it will not be

Choose a reason for hiding this comment

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

Users can use UIAccessibilityDarkerSystemColorsEnabled and UIAccessibilityDarkerSystemColorsStatusDidChangeNotification to get iOS system setting of the "Increace Contrast" option.

## Control via trackpad and keyboard

Compose Multiplatform for iOS supports additional input methods to control your device. Instead of relying on the
touchscreen, you can enable either AssistiveTouch to use a mouse or trackpad, or Full Keyboard Access to use a keyboard:

Choose a reason for hiding this comment

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

No need to enable "AssistiveTouch" to see the mouse cursor - it will appear automatically.
Btw, as far as I know, "AssistiveTouch" - is on-screen helper button to add some quick actions there.

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

Successfully merging this pull request may close these issues.

2 participants