Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged swift
0
votes
1.3k
views
1
answer
swift - Using NavigationLink in Menu (SwiftUI)
Can you use a NavigationLink as a Menu's item in swiftUI? It seems to do just nothing: Menu { ... of achiving the intended reult? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.2k
views
1
answer
swift - Static/fixed Navigation Bar in iOS
I have a Navigation Controller and a Collection View under it inside my app. And there is a problem: I use ... I make the navigation bar bigger? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.2k
views
1
answer
swift - Waiting for Alamofire in Unit Tests
I'm trying to write a method where a data object (Realm) refreshes it's properties using Alamofire. But I can't ... set up unit tests for this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
946
views
1
answer
swift - Modifying Image Metadata
I'm trying to modify the metadata contained in a JPEG image. It can be any of the metadata in the image, in my example ... 07:31 17:42:01"; }; } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
931
views
1
answer
swift - Modal view closes when selecting an image in UIWebView iOS
I'm currently building an app with a modal view popping up that contains a WkWebView. When I want ... UIStatusBarStyle.LightContent } } Thanks! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.1k
views
1
answer
swift - UI Testing Failure - Neither element nor any descendant has keyboard focus on TextView
I'm facing a problem with 'Textview' type field. I am unable to enter text in FeedbackTextView field. let ... has keyboard focus. Element: See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
968
views
1
answer
swift - Are generics specialized during compilation or they are just like java generics only for compile time checks?
There are three ways to implement generics: Just a tool for compile time checks, but every template instance is ... one is implemented in Swift? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
830
views
1
answer
swift - How to capture notifications in a WKWebView?
I'm working on a macOS desktop app in Swift 4. It has a WKWebView which loads up a web page that sends ... . Any idea how to achieve this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
989
views
1
answer
swift ios - How to run function in ViewController from AppDelegate
I am trying to run a function in certain ViewController using AppDelegate func applicationDidBecomeActive(_ application: ... I missed? Thanks! See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
758
views
1
answer
swift - Is it possible to open a screen directly in XCUITest?
I have 3 screens, lets say, Login Forgot Password Help screen By default the Login screen open when the app starts ... to open a View directly. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
785
views
1
answer
swift - Function that takes a protocol and a conforming class (!) instance as parameters
I am trying to figure out how to define a function which takes the following two parameters: A protocol. ... I missing something simple/obvious? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.0k
views
1
answer
swift - How do you cast a UInt64 to an Int64?
Trying to call dispatch_time in Swift is doing my head in, here's why: dispatch_after(dispatch_time( ... dispatch_time in swift? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.5k
views
1
answer
swift - SwiftUI background color of List Mac OS
I am using a ListView in Mac OS. I am trying to change that background color of that ListView. However, it is ... for Mac OS. Thanks in advance See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.1k
views
1
answer
swift - SwiftUI - Possible Memory Leak
I recently started looking into SwiftUI and have run through a few tutorials which recommend swapping views based on state ... Content") } } } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
836
views
1
answer
swift - SwiftUI: is there exist modifier to highlight substring of Text() view?
I have some text on the screen: Text("someText1") is it possible to highlight/select part of the text without ... of lot of views I mean) See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
774
views
1
answer
swift - iOS - Circle shaped gradient
I am trying to draw a circular shaped gradient. let backgroundView:UIView = UIView() let backgroundLayer:CAShapeLayer ... ? Thank you, MG See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.2k
views
1
answer
swift - iOS 13 Segmented Control: Remove swipe gesture to select segment
TLDR: How to remove the swipe/pan gesture recognizer for UISegmentedControl on iOS 13? Hi, on iOS 13, lots ... know if the problem is unclear See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.0k
views
1
answer
swift - iOS 13: threading violation: expected the main thread
The app is being crashed when trying to hide the navigation bar for a viewcontroller only for iOS 13 ... super.viewWillDisappear(animated) } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.0k
views
1
answer
swift - how do I detect and make clickable links in a UILabel NOT using UITextView
I am building a chat app and for performance reasons I need to use UILabel's instead of UITextView's ... are not being automatically detected. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.4k
views
1
answer
swift - Anonymous closure argument not contained in a closure
Why doesn't this code work? func function (param1 : Int, param2 : Int) -> Int { return $0 + $1 ... closure argument not contained in a closure See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
743
views
1
answer
swift - UnsafeRawPointer assumingMemoryBound vs. bindMemory
Can anyone explain what is difference between UnsafeRawPointer.assumimgMemoryBound(to:) and UnsafeRawPointer.bindMemory(to: ... :) completes? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.4k
views
1
answer
swift - Getting country name from country code
I have found the answer for this for objective-c but Im having a hard time doing this in swift. I have used ... "US" to "United States"? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
999
views
1
answer
swift - 'NSKeyedUnarchiveFromData' should not be used to for un-archiving and will be removed in a future release
I'm receiving a message in the log saying 'bundleNamePlaceholder'[8424:100146] [general] 'NSKeyedUnarchiveFromData' ... what might cause it? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
736
views
1
answer
swift - iOS - Circle shaped gradient
I am trying to draw a circular shaped gradient. let backgroundView:UIView = UIView() let backgroundLayer:CAShapeLayer ... ? Thank you, MG See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
999
views
1
answer
swift - iOS 13 Segmented Control: Remove swipe gesture to select segment
TLDR: How to remove the swipe/pan gesture recognizer for UISegmentedControl on iOS 13? Hi, on iOS 13, lots ... know if the problem is unclear See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.1k
views
1
answer
swift - iOS 13: threading violation: expected the main thread
The app is being crashed when trying to hide the navigation bar for a viewcontroller only for iOS 13 ... super.viewWillDisappear(animated) } See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.3k
views
1
answer
swift - how do I detect and make clickable links in a UILabel NOT using UITextView
I am building a chat app and for performance reasons I need to use UILabel's instead of UITextView's ... are not being automatically detected. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
0
votes
1.5k
views
1
answer
swift - Anonymous closure argument not contained in a closure
Why doesn't this code work? func function (param1 : Int, param2 : Int) -> Int { return $0 + $1 ... closure argument not contained in a closure See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
swift
Page:
« prev
1
...
3
4
5
6
7
8
9
10
11
12
13
...
70
next »
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question
Just Browsing Browsing
[1] api - How to get daily forecast for 7 days WEATHERAPI
[2] python - telegram forward message from private channel to another channel
[3] 两个实现多选的逻辑求优化
[4] syntax - What does map(&:name) mean in Ruby?
[5] Python Regex: Extract all occurences of a substring within a string
[6] Which certificate and key does Kubernetes use to sign CertificateSigningRequests?
[7] 拓展知识面的书籍推荐
[8] python - How do I limit the longitude extent in Cartopy's LambertConformal and keep the conic looks?
[9] Nestjs and Google Recaptcha
[10] css - Align 3 unequal blocks left, center and right
2.1m
questions
2.1m
answers
60
comments
57.0k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
google
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
Django
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
DevDocs API Documentations
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
DevDocs API Documentations
广告位招租
...