List Question
10 TechQA 2024-12-29 15:16:59Objective-C Reference to object that implements protocol
100 views
Asked by Klas. S
Declare conditional delegate methods in iOS
226 views
Asked by Michael
Object initialization with protocol and class name in swift
1k views
Asked by Pierre
How to get file path in browser (using protocol or other method to get full path)
852 views
Asked by David542
call generic function without params
237 views
Asked by john07
Why do we send the length of a string in most of the currently protocols
122 views
Asked by AudioBubble
How to cast controller to a specific protocol instead of a class in Swift?
264 views
Asked by Bartłomiej Semańczyk
Extending Swift's Dictionary to conform to Protocol that requires the use of subscript causes Linker Error
519 views
Asked by Murillo
Benefit of class inheritance, when you could use protocol extensions?
437 views
Asked by Binarian
NSObject class conforms to protocol contained in NSArray with Swift
755 views
Asked by Infinite Possibilities