StackOverflow Questions for Tag: ivar

Jimmy
Jimmy

Reputation: 1104

Is there any way to add an iVar that's not in the header file (not using LLVM 2.0 or later) in Objective-C?

Score: 2

Views: 580

Answers: 3

Read More
Greg Steiner
Greg Steiner

Reputation: 767

Synthesized Properties and ivar error

Score: 4

Views: 5428

Answers: 3

Read More
user6631314
user6631314

Reputation: 1960

Access property of a tableview from within a cell in Swift inside a gesturerecognizer

Score: 0

Views: 38

Answers: 1

Read More
Iulian Onofrei
Iulian Onofrei

Reputation: 9710

Access ivar from subclass in Objective-C

Score: 2

Views: 1748

Answers: 1

Read More
Sev
Sev

Reputation: 912

How to change the default naming convention of generated fields in VisualStudio Mac in C#?

Score: 2

Views: 883

Answers: 1

Read More
easythrees
easythrees

Reputation: 1650

Need to declare a public instance variable in Objective-C

Score: 12

Views: 19748

Answers: 1

Read More
Patrick
Patrick

Reputation: 2977

Explicitly setting iVar class in Ruby (ala Obj-C)

Score: 0

Views: 605

Answers: 2

Read More
rishu1992
rishu1992

Reputation: 1434

Why can't Swift's runtime put stored properties into the existing structure for extensions?

Score: 2

Views: 253

Answers: 1

Read More
Duck
Duck

Reputation: 35933

Block retaining self for CGFloat ivars?

Score: 2

Views: 60

Answers: 2

Read More
julian.a
julian.a

Reputation: 1302

Assign ivars to local variables within a function?

Score: 0

Views: 51

Answers: 1

Read More
asdfkjaasdflf
asdfkjaasdflf

Reputation: 71

What is Automatic Reference Counting's impact on an arrow -> dereference?

Score: 1

Views: 40

Answers: 1

Read More
asdfkjaasdflf
asdfkjaasdflf

Reputation: 71

Why make an IBOutlet variable an ivar (not a property)?

Score: 1

Views: 152

Answers: 1

Read More
Duck
Duck

Reputation: 35933

What is the purpose of declaring a protocol for a variable?

Score: 1

Views: 161

Answers: 1

Read More
CatalinM
CatalinM

Reputation: 580

What data type do ivars for primitive properties have?

Score: 0

Views: 90

Answers: 2

Read More
Duck
Duck

Reputation: 35933

Why is Apple creating ivars if @synthesize create them?

Score: 0

Views: 54

Answers: 1

Read More
Frederick C. Lee
Frederick C. Lee

Reputation: 9493

How would you effectively override a parent's computed iVar?

Score: 0

Views: 375

Answers: 1

Read More
Nick
Nick

Reputation: 19664

Can a category access instance variables defined in the class it extends?

Score: 5

Views: 4199

Answers: 3

Read More
sanjayzed
sanjayzed

Reputation: 57

Objective-C categories doesn't allow to add instance variables

Score: -1

Views: 1243

Answers: 1

Read More
Josscii
Josscii

Reputation: 110

In objective-c what if a property's backup ivar is declared explicitly?

Score: 0

Views: 85

Answers: 2

Read More
Sam
Sam

Reputation: 27354

Why would you use an ivar?

Score: 155

Views: 38947

Answers: 7

Read More
PreviousPage 1Next