FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
UIView(CALayerShortcut) Category Reference

See UIView layer for more informations. More...

#import <UIView.h>

Properties

CGFloat borderWidth
 
UIColor * borderColor
 
CGFloat cornerRadius
 
UIColor * shadowColor
 
CGSize shadowOffset
 
float shadowAlpha
 
CGFloat shadowRadius
 

Detailed Description

See UIView layer for more informations.

Property Documentation

- (UIColor*) borderColor
readwriteatomiccopy
- (CGFloat) borderWidth
readwriteatomicassign
- (CGFloat) cornerRadius
readwriteatomicassign
- (float) shadowAlpha
readwriteatomicassign
- (UIColor*) shadowColor
readwriteatomicretain
- (CGSize) shadowOffset
readwriteatomicassign
- (CGFloat) shadowRadius
readwriteatomicassign

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