12 questions
Thank you for your help.There are screen A and screen B, and screen B is placed above screen A. When you POP screen B, use the viewWillAppear() method on screen A to I would like to process it, but th...
I use the original image in UIButton to create a custom button, but I can't put the image and text together.Buttons only display images.How can I display the text on the button?Thank you for your coop...
I'm making a clock application. (It's a digital number, not a hand.) I use UILabel to display time, but whenever the number of time changes, the size of the UILabel is resized and the font of the disp...
When EditButtonitem in UITableView is pressed Is there a way to get it by using the delivery method?When UITableView enters edit mode, I want to disable other BarButtonItemsThank you for your cooperat...
This is Swift's program question.There is UIButton in View in child ViewController.I would like to change the parameters of the parent ViewController by pressing that button.We have added a child View...
[UIView animationWithDuration:0] delay:0 options:UIViewAnimationOptionCurveEaseIn animations:^{ self.view.transform=CGAffineTransformMakeTranslation(0,0);}completion:^ {}];I understand tha...
I'd like to put a red circle badge on the UITabBar, but I don't know how to do it even if I google it.I found a library like the one below, but I couldn't do it well.https://github.com/evgenyneu/swift...
I would like to solve the problem of creating space between titleView and return by emptying the return button characters in the UINavigationController with title= and setting the search bar such as n...
In Swift's UserDefaults Tab Controller Connected List and Post Post UserDefaults data does not appear on the list when it is re-launchedWhat should I do?Postimport UIKitimport Foundationclass PostVC:U...
·Language: Swift·Bluetooth device used: Texas Instruments CC2541 SensorTagSorry for the beginner's question.This is my first time to ask you a question, so I would appreciate it if you could let me kn...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.