Definition at line 2948 of file CPView.j.
Returns the core animation layer used by the receiver.
Extends class CPView.
Definition at line 2985 of file CPView.j.
- (void) setLayer: |
|
(CALayer) |
aLayer |
|
|
implementation |
Sets the core animation layer to be used by this receiver.
Extends class CPView.
Definition at line 2953 of file CPView.j.
- (void) setWantsLayer: |
|
(BOOL) |
aFlag |
|
|
implementation |
Sets whether the receiver wants a core animation layer.
- Parameters
-
\c | YES means the receiver wants a layer. |
Extends class CPView.
Definition at line 2994 of file CPView.j.
The documentation for this category was generated from the following file: