Newbetuts
.
New posts in objective-c-blocks
Block references as instance vars in Objective-C
objective-c
objective-c-blocks
Difference between block (Objective-C) and closure (Swift) in iOS
ios
objective-c
swift
closures
objective-c-blocks
How does typedef-ing a block works
objective-c
objective-c-blocks
typedef
Unable to access global variables in dispatch_async : "Variable is not Assignable (missing _block type specifier)" [duplicate]
ios
objective-c
multithreading
objective-c-blocks
grand-central-dispatch
How does a Block capture the variables outside of its enclosing scope?
objective-c
objective-c-blocks
How can I verify that I am running on a given GCD queue without using dispatch_get_current_queue()?
ios
macos
objective-c-blocks
grand-central-dispatch
Using __block and __weak
objective-c
objective-c-blocks
weak-references
How to write an Objective-C Completion Block
ios
objective-c
objective-c-blocks
Storing Blocks in an Array
objective-c
memory-management
objective-c-blocks
dispatch_sync vs. dispatch_async on main queue
objective-c
cocoa
core-data
grand-central-dispatch
objective-c-blocks
Checking Objective-C block type?
objective-c
oop
closures
objective-c-blocks
introspection
How to cancel NSBlockOperation
objective-c-blocks
nsoperation
nsoperationqueue
How to use "enumerateChildNodesWithName" with Swift in SpriteKit?
objective-c-blocks
swift
enumeration
How to simplify callback logic with a Block?
objective-c
cocoa
objective-c-blocks
Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior
objective-c
macos
objective-c-blocks
How to dispatch on main queue synchronously without a deadlock?
objective-c
ios
objective-c-blocks
grand-central-dispatch
UIButton block equivalent to addTarget:action:forControlEvents: method?
iphone
uibutton
objective-c-blocks
iOS blocks and strong/weak references to self
ios
objective-c
objective-c-blocks
Why can't we use a dispatch_sync on the current queue?
objective-c
multithreading
objective-c-blocks
grand-central-dispatch
Using weak self in dispatch_async function
ios
objective-c-blocks
weak-references
retain-cycle
Prev
Next