599 questions
I want to switch to PAUSE image when I tap START image as attached image, but I can't.追Additional The build passes through the xcode, but when I tap the START image, it does not switch to the PAUSE im...
I'm a beginner at Swift.I am currently working on the todo app, but I want to add a function such as notification when the date of the event I set is set, but I can't think of any method.I was able to...
Xcode 6.4, Swift is developing an ios app.I am using Swift's library PageMenu.NextView without FirstView→ PegeMenu using PageMenuUnable to transition to UIButton is installed in FirstView and when tap...
I would like to switch between Viewcontrollers using segmentedcontrol in swift, but I would like to know how to actually write and implement programs instead of using storyboard.I couldn't understand ...
I am creating a program that displays the image obtained by accessing http when I changed it on the slider bar in iOS program (Swift).The synchronization process makes the slide very heavy.If it is as...
I have a question about Swift, Objective-C.What is the unit of UITouch's majorRadius property?It seems to return the area of the touch (the major diameter of the ellipse), but I wonder if it is a unit...
I am currently studying by buying a textbook on the market.Place a button that looks like a signal and press the button to change the characters on the label.I'm trying to make it, but the blue and ye...
When I entered the print function the other day, it happened that it was not displayed at the bottom of the Xcode screen.There is no problem with the code, and when I set the path with swift, I used p...
I would like to perform the default implementation (override) on the existing protocol (URLSessionDataDelegate), but it will be ignored.The goal is to make sure that streamManager(didReceive) must be ...
I have a question about Realm.I am currently developing an application using SwiftUI, but what should I do if I use the Realm file created by Realm Studio within the application?let realm=try!Realm()l...
« | - 29 - | » |
© 2024 OneMinuteCode. All rights reserved.