Skip to content

Use UIButton Configuration APIs on iOS #22315

@tj-devel709

Description

@tj-devel709

Description

The current way we layout our buttons on iOS uses titleEdgeInsets, imageEdgeInsets, and contentEdgeInsets. However, these were deprecated on iOS 15. This is a work item to log the addition of the UIButton.Configuration API for iOS 15+. We will eventually need both to support iOS 14 and below and 15 and above.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

Unknown/Other

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

area-controls-buttonButton, ImageButtonp/1Work that is important, and has been scheduled for release in this or an upcoming sprintplatform/ioss/triagedIssue has been reviewedt/bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions