|
FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
#import <NSImage.h>
Instance Methods | |
| (instancetype) | - initWithImage:capInsets: |
Class Methods | |
| (instancetype) | + layerWithImage:capInsets: |
Properties | |
| NSImage * | image |
| NSEdgeInsets | capInsets |
| - (instancetype) initWithImage: | (NSImage *) | image | |
| capInsets: | (NSEdgeInsets) | capInsets | |
| + (instancetype) layerWithImage: | (NSImage *) | image | |
| capInsets: | (NSEdgeInsets) | capInsets | |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |