Skip to content

Commit

Permalink
Updated README to match actual behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Jul 8, 2011
1 parent f09e090 commit 6ddf35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -74,11 +74,11 @@ Pushing `p` will log out the available properties about the selected view. DCIn
transform: [1, 0, 0, 1, 0, 0]
autoresizingMask: UIViewAutoresizingFlexibleRightMargin | UIViewAutoresizingFlexibleTopMargin
autoresizesSubviews: YES
contentMode: UIViewContentModeScaleToFill | contentStretch: {{0, 0}, {1, 1}} backgroundColor: (null) (incompatible color space)
contentMode: UIViewContentModeScaleToFill | contentStretch: {{0, 0}, {1, 1}} backgroundColor: nil
alpha: 1.00 | opaque: NO | hidden: NO | clips to bounds: NO |
clearsContextBeforeDrawing: YES
userInteractionEnabled: YES | multipleTouchEnabled: NO
gestureRecognizers: (null)
gestureRecognizers: nil

** UIRoundedRectButton properties **

Expand Down

0 comments on commit 6ddf35d

Please sign in to comment.