Search code examples
Swift - 'internal' modifier cannot be used in protocols...


swiftcompiler-errorsprotocolsaccess-modifiers

Read More
Swift function in protocol not called...


swiftprotocols

Read More
Is it possible to find all modules that implement certain protocol?...


protocolselixir

Read More
How to infer type in static generic method with the type of the caller in Swift...


swiftgenericsstaticprotocols

Read More
Is it possible to customize UINavigationBar by protocol?...


swiftuiviewcontrolleruinavigationbarprotocols

Read More
SwifT: Generic function that gets generic protocol as parameter not working...


swiftgenericsconstraintsprotocols

Read More
Error while working with delegate in swift...


swiftdelegatesprotocolsxcode11unwrap

Read More
convert NTP time to Human-readable time...


c++linuxprotocolsntp

Read More
Differences generic protocol type parameter vs direct protocol type...


swiftprotocols

Read More
Heterogeneous array that conforms to protocol with associated type in Swift...


swiftprotocolsassociated-types

Read More
Using JSONEncoder to encode a variable with Codable as type...


iosswiftserializationprotocolscodable

Read More
Why can't you initialize a protocol that has default implementation?...


swiftinitializationprotocolsswift-protocolsdesignated-initializer

Read More
iOS application doesn't see public protocol from framework...


iosswiftframeworksprotocols

Read More
How do I reload UIScrollView containing ViewControllers to add/remove view controllers...


swiftscrollviewprotocolsviewcontrollerviewdidload

Read More
In swift, why can't I instantiate a protocol when it has an initialiser?...


swiftprotocolsinstantiation

Read More
Can I have an init func in a protocol?...


swiftinitializationprotocolsswift-protocols

Read More
swift how to update first controller from logic in second one vai protocol and delegate pattern?...


swiftdelegatesprotocolsdelegation

Read More
Swift - Default Implementation of protocol functions in another protocol...


iosswiftprotocols

Read More
How to recognize protocol and port settings in communication with Modbus boiler...


protocolsnetwork-protocolsmodbus

Read More
How can I set the delegate for a protocol from the child of the destination VC?...


iosswiftdelegatesprotocolsuisplitviewcontroller

Read More
TableViewCell delegation with Swift...


iosswiftuitableviewdelegatesprotocols

Read More
Protocol only implemented by struct or immutable...


swiftstructprotocolsswift4

Read More
What communication protocol does MySQL use?...


mysqlprotocolscommunication

Read More
Calling class properties from within protocol extension...


iosswiftprotocols

Read More
Difference between wrapping a value and explicitly declaring value as a type in Swift...


swiftdictionarycastingprotocolsdeclaration

Read More
How to call a protocol function from a non-conforming class?...


swiftcastingprotocols

Read More
Sec-Websocket-Protocol issues...


gowebsocketprotocolsgorilla

Read More
Swift protocol with lazy property - Cannot use mutating getter on immutable value: '$0' is i...


swiftprotocolslazy-loading

Read More
Why dns resolution isn't done over some secure protocol?...


securitynetwork-programmingdnsprotocols

Read More
Why am I getting 'X is not convertible to T.Y' in swift?...


swiftprotocolsswiftuiassociated-types

Read More
BackNext