Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6321073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:05:09+00:00 2026-05-24T16:05:09+00:00

NSKeyValueObservingOptionOld Indicates that the change dictionary should contain the old attribute value, if applicable.

  • 0
NSKeyValueObservingOptionOld
    Indicates that the change dictionary should contain the old attribute value, if applicable.

What does it mean old attribute value?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T16:05:10+00:00Added an answer on May 24, 2026 at 4:05 pm

    The observer is notified when an observed key path changes it’s value. The ´change` dictionary contains information related to how the observed key path has changed. This dictionary is only filled with the values according to the options that you provide when setting

    • NSKeyValueObservingOptionNew – Specifies that you want to have access to the new value that the key path changed into.
    • NSKeyValueObservingOptionOld – Specifies that you want to have access to the old value that the key path changed from.

    If specified to be sent these old and/or new values are accessible from the change dictionary using these keys:

    • NSKeyValueChangeNewKey – To access the new value.
    • NSKeyValueChangeOldKey – To access the old/previous value.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a singleton class with a nsmutablearray - (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change
I am trying to get key-value-observing to work for an NSMutableArray. Below is the
I feel that i don't fully understand difference between KVO and NSNotification... They seem
I'm trying to wrap my head around NSNotification but can't seem to get it
Why can't I observe the editing property of an instance of UITableViewController ? I'm
This is the hierarchy of my application, where i need to observe a property:
Is this simple? I'm actually trying to monitor if an object changes (to determine
I didn't find anything similar to .NET PropertyGrid class in Cocoa, so I started
I hope you'll excuse the seemingly broad nature of this question, but it gets

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.