How to Inform Shortcuts attached to Non-Menu Buttons to VoiceOver?
How to Inform Shortcuts attached to Non-Menu Buttons to VoiceOver?
- Subject: How to Inform Shortcuts attached to Non-Menu Buttons to VoiceOver?
- From: Chi Kim via Accessibility-dev <email@hidden>
- Date: Thu, 14 Nov 2019 23:37:03 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=WJj5XrNs9lz/nQS0iRLh437qlc2Wtt8CT5OdU5qIPVI=; b=RwrMcqp2JI3/G+CBm0S+Lq4UPmtdP/MpnB9E0x+Prhodk7s24PIy3flaOGtcy+W4MQbiisNV5xY8GBIN3rFQHCe2IbQD2zbVZ1y7oBQokeBsxhPrZ8W5PNggy7ibAcIX26Oe8fcJnL7jDD2jcjSqvyblgAsy+lkdcn7qzaEnq+DGjUEW0lOlNcP7yVlOnWsm+TVKJzHLTi4ws3dmBeSKA3VWH90mqA1zyqwbKR1NCBZR79B7/JNNGHGdBoYDVxT+hd8hMMp27lKzoW7RWUpiozziGkwsMgJGqnw70gsvt8W97RTYseI+IrKOJ/r6sFHkE2hC+XF75Dzvv0uNLLChog==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PyWQw0pOIKNF514HUojb/qr9fKsqPcQW6tq/ff3WMSm+qFE6+EhGo7C8jlK6RALEfVlS99+LwdofmKrzfKL7NnuDfds+sUhZ7+2EAuzBFqzBKryid1krj1Sxx6iTM1tiIdaiIA9AeNAqofd5B92Bqo1s+JSofQmVHTpP0y3biicuA8M8bXrwYFkw76BkSpm+FYSh/HrIrR0IR3yWJb70BEF3s9FJFxZtJ0xDuAINB01/L0M/H067yM6trsA9OFk6wuKhut9kwWkaku16aU6VDUiKlAIV/DWmsx7RxrZs3PPe7uKOGFcGtkgVJDy/YCpkf5bf9peXZ77hl/d28f0RZw==
- Thread-topic: How to Inform Shortcuts attached to Non-Menu Buttons to VoiceOver?
Is there a NSAccessibility protocol that lets you inform shortcuts
attached to Buttons to VoiceOver on Mac?
For example, if I have play button and stop button that can be also
triggered with command+p and command+s, and they are not on the menu
bar. Is there a way to communicate them to VoiceOver user?
Is there a special NSAccessibility protocol for shortcuts, or should I
just put them in accessibilityTitle/accessibilityLabel as string like
"Play. Command+P"?
Thanks!
Chi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden