FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
#import <UIASegmentedImageView.h>
Instance Methods | |
(instancetype) | - initWithCenterImage: |
(instancetype) | - initWithTopImage:centerImage:bottomImage: |
(instancetype) | - initWithLeftImage:centerImage:rightImage: |
(void) | - arrange |
Properties | |
UIImage * | centerImage |
UIImage * | topImage |
UIImage * | bottomImage |
UIImage * | leftImage |
UIImage * | rightImage |
UIImage * | topLeftImage |
UIImage * | topRightImage |
UIImage * | bottomLeftImage |
UIImage * | bottomRightImage |
BOOL | autosizing |
CGFloat | topMargin |
CGFloat | bottomMargin |
CGFloat | leftMargin |
CGFloat | rightMargin |
- (void) arrange |
- (instancetype) initWithCenterImage: | (UIImage *) | image |
- (instancetype) initWithLeftImage: | (UIImage *) | leftImage | |
centerImage: | (UIImage *) | centerImage | |
rightImage: | (UIImage *) | rightImage | |
- (instancetype) initWithTopImage: | (UIImage *) | topImage | |
centerImage: | (UIImage *) | centerImage | |
bottomImage: | (UIImage *) | bottomImage | |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicassignprotected |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicassignprotected |
|
readwritenonatomicstrong |
|
readwritenonatomicassignprotected |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |