FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
CAANinePartImageLayer Class Reference

#import <NSImage.h>

Inheritance diagram for CAANinePartImageLayer:

Instance Methods

(instancetype) - initWithImage:capInsets:
 

Class Methods

(instancetype) + layerWithImage:capInsets:
 

Properties

NSImage * image
 
NSEdgeInsets capInsets
 

Method Documentation

- (instancetype) initWithImage: (NSImage *)  image
capInsets: (NSEdgeInsets)  capInsets 
+ (instancetype) layerWithImage: (NSImage *)  image
capInsets: (NSEdgeInsets)  capInsets 

Property Documentation

- (NSEdgeInsets) capInsets
readwritenonatomicassign
- (NSImage*) image
readwritenonatomicstrong

The documentation for this class was generated from the following file: