Skip to content

Instantly share code, notes, and snippets.

@joehoyle
Created January 1, 2011 21:20
Show Gist options
  • Save joehoyle/762014 to your computer and use it in GitHub Desktop.
Save joehoyle/762014 to your computer and use it in GitHub Desktop.
[siteLoadingTitleSpinner bind:@"hidden" toObject:self withKeyPath:@"site.isLoading" options:
[CPDictionary dictionaryWithObject:[CPValueTransformer valueTransformerForName:CPNegateBooleanTransformerName]
forKey:@"CPValueTransformerBindingOption"]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment