![]() |
API
0.9.6
|
Go to the source code of this file.
Variables | |
| CPImageAlignBottom = 5 | |
| CPImageAlignBottomLeft = 6 | |
| CPImageAlignBottomRight = 7 | |
| CPImageAlignCenter = 0 | |
| CPImageAlignLeft = 4 | |
| CPImageAlignRight = 8 | |
| CPImageAlignTop = 1 | |
| CPImageAlignTopLeft = 2 | |
| CPImageAlignTopRight = 3 | |
| var | CPImageViewEmptyPlaceholderImage = nil |
| var | CPImageViewHasShadowKey = @"@"CPImageViewHasShadowKey" |
| var | CPImageViewImageAlignmentKey = @"@"CPImageViewImageAlignmentKey" |
| var | CPImageViewImageKey = @"@"CPImageViewImageKey" |
| var | CPImageViewImageScalingKey = @"@"CPImageViewImageScalingKey" |
| var | CPImageViewIsEditableKey = @"@"CPImageViewIsEditableKey" |
| CPImageAlignBottom = 5 |
Definition at line 30 of file CPImageView.j.
| CPImageAlignBottomLeft = 6 |
Definition at line 31 of file CPImageView.j.
| CPImageAlignBottomRight = 7 |
Definition at line 32 of file CPImageView.j.
| CPImageAlignCenter = 0 |
Definition at line 25 of file CPImageView.j.
| CPImageAlignLeft = 4 |
Definition at line 29 of file CPImageView.j.
| CPImageAlignRight = 8 |
Definition at line 33 of file CPImageView.j.
| CPImageAlignTop = 1 |
Definition at line 26 of file CPImageView.j.
| CPImageAlignTopLeft = 2 |
Definition at line 27 of file CPImageView.j.
| CPImageAlignTopRight = 3 |
Definition at line 28 of file CPImageView.j.
| var CPImageViewEmptyPlaceholderImage = nil |
Definition at line 35 of file CPImageView.j.
| var CPImageViewHasShadowKey = @"@"CPImageViewHasShadowKey" |
Definition at line 485 of file CPImageView.j.
| var CPImageViewImageAlignmentKey = @"@"CPImageViewImageAlignmentKey" |
Definition at line 484 of file CPImageView.j.
| var CPImageViewImageKey = @"@"CPImageViewImageKey" |
Definition at line 482 of file CPImageView.j.
| var CPImageViewImageScalingKey = @"@"CPImageViewImageScalingKey" |
Definition at line 483 of file CPImageView.j.
| var CPImageViewIsEditableKey = @"@"CPImageViewIsEditableKey" |
Definition at line 486 of file CPImageView.j.