| Package | Description |
|---|---|
| crossmobile.ios.quartzcore | |
| crossmobile.ios.uikit |
| Modifier and Type | Class and Description |
|---|---|
class |
CAShapeLayer
A CALayer which defines a path to use as a drawing layer
|
| Modifier and Type | Method and Description |
|---|---|
static CALayer |
CALayer.layer()
Constructs and returns a CALayer object.
|
CALayer |
CALayer.mask() |
| Modifier and Type | Method and Description |
|---|---|
void |
CALayer.setMask(CALayer mask) |
| Modifier and Type | Method and Description |
|---|---|
CALayer |
UIView.layer()
Returns the Core Animation layer of this view that is used for rendering.
|
CALayer |
UIStackView.layer() |
Copyright © 2020. All rights reserved.