uikit tag

12 questions


1 answers
76 views
0
How do I use the UIMenuController?

I don't know how to use UIKit's UIMenuController, so I copied the code written at the URL below to ViewController.swift, but I got an error.What should I do?https://sites.google.com/a/gclue.jp/swift-d...

1 years ago

2 answers
85 views
0
UIImage→ NSData Conversion Questions

You are trying to convert the UIImage object to the NSUserDefaults type in order to save it to NSUserDefaults.Use the UIImagePNGRepresentation or UIImageJPEGRepresentation methods to I understand that...

1 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.