Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged swift

0 votes
929 views
1 answer
    How can I export the ARMeshGeometry generated by the new SceneReconstruction API on the latest iPad Pro ... s SceneReconstruction documentation. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
832 views
1 answer
    I'm using a ARSCNView from ARKit to display live a video feed from the camera on the iPad. I have the ... // Retrieve camera FOV here } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
992 views
1 answer
    I would like to load more data and create additional cells when the user scrolls to the bottom of the table. ... .row] as! NSDictionary) } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
584 views
1 answer
    I want to store structs inside an array, access and change the values of the struct in a for loop. struct ... change the value of the struct. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
669 views
1 answer
    Having made some progress in the geometry side of things I'm moving on to putting together an entire scene. ... , or a similar solution? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
719 views
1 answer
    I wonder if its possible to set a new root VC? My app gets init with a uinavigation controller that has a table ... act as the new root VC. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
518 views
1 answer
    I'm trying to mix generics with protocols and I'm getting a really hard time xD I have certain architecture ... 'GetUserView' is not supported See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I want to change the placeholder color of the TextField, but I can't find a method for it. I tried to set ... there is no API for this yet? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
934 views
1 answer
    I have trouble with modifying my UIView height at launch. I have to UIView and I want one to be screen size * 70 ... . Am I doing it all wrong? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
688 views
1 answer
    When passing a class or primitive type into a function, any change made in the function to the parameter will ... case for an inout parameter? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
804 views
1 answer
    The structure: View1 (click a button) -> present modally (MyModalView: UITableViewController) MyModalView has ... deeply appreciated Cheers. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I'm attempting to create a UIImage (like a thumbnail or something) from a PHAsset so that I can pass it into ... the asset as a UIImage. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
610 views
1 answer
    I want to disable a button (UIButton) on iOS after it is clicked. I am new to developing for iOS but I think ... I couldn't do that on swift. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
845 views
1 answer
    I have this for-in loop: for button in view.subviews { } Now I want button to be cast into a custom ... .subviews But neither does that work. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
589 views
1 answer
    I am trying to add a theme to my app (a dark theme). So when the user clicks an activity switch it would ... this might not make to much sense. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
707 views
1 answer
    I'm trying to change from Swift 1.2 to Swift 2.0 and I'm at the end of the changes. Currently ... annotationView } Thanks in advance, Regards. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
816 views
1 answer
    What is the difference between willSet - didSet, and get - set, when working with this inside a property? From my ... } set (newValue){ } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    In my test I have a text field with a pre-existing text. I want to delete the content and type a new ... this be solved to be more universal? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to find a way to draw a iOS 7-style icon 'squircle' shape programmatically, using core graphics ... entirely exact with the formula. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm looking to blur a view's background but don't want to have to break out into UIKit to accomplish it ( ... or looking into it the wrong way? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
579 views
1 answer
    This is an error: CoreData: error: Serious application error. An exception was caught from the delegate of ... .performFetch() } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
866 views
1 answer
    I am trying to load animations created in Cheetah 3D and Blender 3D into Scene Kit, but all I get is a bunch ... that Scene Kit can use them? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have my custom framework and it works properly in XCode 10. I rebuild it in XCode 11 beta 3, then ... a few methods into main project. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
700 views
1 answer
    I've got a set of icons that I've created that are transparent white PNGs: And what I'd like to do is be ... be the best way to achieve this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
741 views
1 answer
    I am upgrading my app to use the new UIScene patterns as defined in iOS 13, however a critical part of ... adding the strong reference first. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
748 views
1 answer
    I'm trying to change the color of my navigator bar but I found that it's only impossible if the ... :") navigationItem.rightBarButtonItem = Home See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
858 views
1 answer
    I have a protocol: enum DataFetchResult { case success(data: Data) case failure } protocol DataServiceType { func ... to the underlying cause? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
703 views
1 answer
    I want to have a line in the center of the screen and animate it like a snake This is step by step animation I want to make How can I do this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...