Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about uialertcontroller

Read more about uialertcontroller

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - uialertcontroller

Automation - How to give Accessibility identifier for ActionSheet elements

I need help to provide Accessibility identifier to the buttons in action sheet. I have 3 of them let actionSheet = UIAlertController(title: nil, message: nil, preferredStyle: UIAlertController.Style.a...
test-img

Meri

swift

uikit

uialertcontroller

Votes: 0

Answers: 1

Latest Answer

You can done it like below code by making action as let and then set identifier let actionSheet = UIAlertController(title: nil, message: nil, preferredStyle: UIAlertController.Style.actionSheet) let...
test-img

Jawad Ali

Can I change size of UIAlertController?

we are using UIAlertController for message dialogs with UIAlertAction, for example, PlaneResultsDialog = UIAlertController (title: HeaderString, message: "", preferredStyle: .alert) PlaneRe...
test-img

Yumoroz

swift

uialertcontroller

Votes: 0

Answers: 1

Latest Answer

As mentioned here Change UIAlertView size, its possible to change view size of UIAlertViewController, But why do you need that if you want to customize. You may create a fully customizable alert contr...
test-img

Vural Çelik

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved