Search code examples
How to define a `Class` object type conforming to a protocol?...

objective-cintrospectionstatic-typingobjective-c-protocol

Read More
Throwing method cannot be an implementation of an @objc requirement because it returns a value of ty...

swiftobjective-cerror-handlingobjective-c-protocol

Read More
Why do properties modified by @optional become immutable?...

swiftobjective-cobjective-c-swift-bridgeobjective-c-protocol

Read More
Objective c protocol generics...

objective-cgenericsobjective-c-protocol

Read More
assigning protocol parameter to object member...

objective-cobjective-c-protocol

Read More
Using @class to get access to a delegate protocol declaration...

objective-cimportheader-filesforward-declarationobjective-c-protocol

Read More
Any way to get a compiler error/warning when a function is being deleted from a protocol?...

objective-coverridingobjective-c-protocol

Read More
Getting protocol to an object via functions parameters...

objective-cprotocolsobjective-c-protocol

Read More
What is the purpose of protocols if all methods are optional?...

cocoacocoa-touchdesign-patternsswift-protocolsobjective-c-protocol

Read More
Creating a category for classes that implement a specific protocol in Objective-C?...

objective-cobjective-c-categoryobjective-c-protocol

Read More
Type "SwiftClass" cannot conform to protocol "ObjcProtocol" because it has requi...

objective-cswiftobjective-c-protocolobjective-c-swift-bridge

Read More
How to create class methods that conform to a protocol shared between Swift and Objective-C?...

objective-cswiftinteropobjective-c-protocolobjective-c-nullability

Read More
When should I use conformsToProtocol and respondsToSelector methods?...

iosobjective-c-protocol

Read More
Protocol does not responds to selector...

iosobjective-c-protocol

Read More
How to enumerate an arbitrary set that conforms to NSFastEnumeration...

objective-ciosnsenumeratorobjective-c-protocol

Read More
Checking protocol conformance when using factory methods in Objective-C...

objective-cobjective-c-protocol

Read More
Do protocol objects have static storage duration?...

objective-cobjective-c-runtimeobjective-c-protocol

Read More
Can an Objective-C protocol have category?...

objective-cobjective-c-categoryobjective-c-protocol

Read More
Protocol versus Category...

objective-cobjective-c-categoryobjective-c-protocol

Read More
Find Bar does not show up with WebView's Scroll View as the findBarContainer...

objective-ccocoansscrollviewobjective-c-protocol

Read More
Why do delegate methods work without declaring protocol conformance?...

iosdelegatesuitextfieldobjective-c-protocol

Read More
Is there any introspection method to get all adopted protocols for a class in Objective-C?...

objective-cintrospectionobjective-c-runtimeobjective-c-protocol

Read More
Defining protocols without parameters...

objective-cobjective-c-protocol

Read More
What are the key reasons for using @protocols in Objective C?...

objective-cobjective-c-protocol

Read More
Defining a protocol to require one method only if another is implemented...

objective-cobjective-c-protocol

Read More
Conforming to a list of Protocols...

objective-cobjective-c-protocol

Read More
Is there a way to only allow UIViewControllers to adhere to a protocol?...

objective-ciosuiviewcontrollerobjective-c-protocol

Read More
Subclass implements its own protocol delegate...

objective-cinheritanceobjective-c-protocol

Read More
Delegate is not calling method...

objective-ciosobjective-c-protocol

Read More
Objective C class declaration syntax...

objective-cclassinterfaceuitableviewobjective-c-protocol

Read More
BackNext