API  1.0.0
CPShadow(CPSynthesizedAccessors) Category Reference

Instance Methods

(void) - setShadowBlurRadius:
 
(void) - setShadowColor:
 
(void) - setShadowOffset:
 
(float) - shadowBlurRadius
 
(CPColor- shadowColor
 
(CGSize) - shadowOffset
 

Detailed Description

Definition at line 81 of file CPShadow.j.

Method Documentation

◆ setShadowBlurRadius:()

- (void) setShadowBlurRadius: (float)  aValue
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 110 of file CPShadow.j.

◆ setShadowColor:()

- (void) setShadowColor: (CPColor aValue
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 126 of file CPShadow.j.

◆ setShadowOffset:()

- (void) setShadowOffset: (CGSize)  aValue
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 94 of file CPShadow.j.

◆ shadowBlurRadius()

- (float) shadowBlurRadius
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 102 of file CPShadow.j.

◆ shadowColor()

- (CPColor) shadowColor
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 118 of file CPShadow.j.

◆ shadowOffset()

- (CGSize) shadowOffset
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 86 of file CPShadow.j.


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