Search code examples
Testing type for class conformance in Swift...


iosswiftdependency-injectionanyobject

Read More
how do I make a swiftui viewmodifier that accepts any object?...


swiftuianyobjectviewmodifier

Read More
Swift: AnyObject cast to Float failed...


swiftcastinganyobject

Read More
Looking for a fix for Swift "ambiguous use of 'object(forKey:)'"...


swiftanyobject

Read More
Why I am getting 'valueForUndefinedKey' error when using AnyObject in Swift?...


swiftxcodeanyobject

Read More
When is a variable a AnyObject but not a NSObject...


swifttypesnsobjectanyanyobject

Read More
Why does SomeStruct() is AnyObject return true?...


swiftanyobject

Read More
swift - '(AnyObject)' is not a subtype of 'NSObject'...


swiftnsobjectsubtypeanyobject

Read More
Swift: Confused about AnyObject declaration...


swifttype-aliasanyobject

Read More
swift 3 - ios : convert anyObject to string...


iosswiftstringanyobject

Read More
Why casting function type as AnyObject works...


swiftanyobject

Read More
Swift: how to reserveCapacity() for SKSpriteNodes...


arraysswiftxcodememory-managementanyobject

Read More
could not cast value of type 'Swift._ContiguousArrayStorage<Swift.AnyObject>' to '...


iosswiftxcodensmutablearrayanyobject

Read More
How can you create an infix operator that applies to every class and struct?...


swiftswift-extensionsanyobject

Read More
Casting from AnyObject to CGColor? without errors or warnings...


ioscastingcompiler-warningscgcoloranyobject

Read More
sort array of anyobject Swift 3...


iosarrayssortingdictionaryanyobject

Read More
Can't perform methods of objects stored in Array[Any]...


iosswiftcastinganyanyobject

Read More
How to Compare AnyObject Is <Null> or not?...


iosswiftanyobject

Read More
Swift: Thread 1: signal SIGABRT ( get child of AnyObject )...


arraysswiftanyobject

Read More
Strange Any? as AnyObject behaviour...


swiftcastingoption-typeanyobject

Read More
Binary operator '===' cannot be applied to operands of type 'Self.Element' and '...


swiftsequenceswift4.1xcode9.3anyobject

Read More
Why if I typecast String? to Any, Xcode gives off warning, but not with AnyObject?...


swiftoption-typeanyanyobject

Read More
What is the difference between [String: AnyObject] and [String: Any]?...


swiftdictionaryanyanyobject

Read More
Float value returns with double quotes from [String: AnyObject] in swift...


iosswiftswift3floating-pointanyobject

Read More
Class-only generic constraints in Swift...


swiftclassgenericsprotocolsanyobject

Read More
type any? has no subscript members...


arraysswiftdictionaryanyanyobject

Read More
Could not cast value of type 'Swift.Array<(Swift.String, Swift.String)>' to 'Swift...


swiftanyobject

Read More
Google Mobile Native Express ads iOS - Issues with [AnyObject]...


iosswiftswift3anyobject

Read More
Filter array of Any based on variable...


swiftfilteranyobject

Read More
How to identify the type of an object?...


swiftnsarraynsdictionaryanyobject

Read More
BackNext