Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Add VoiceOver support to Fancy Alert Buttons #70

@mindgraffiti

Description

@mindgraffiti

Ref. wordpress-mobile/WordPress-iOS#12130

FancyAlert creates a typealias that limits the ability to access properties on the UIButton that backs it. Expose the accessibilityHint so that VoiceOver support can be added to the buttons.

public typealias ButtonConfig = (title: String, handler: FancyAlertButtonHandler?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions