Declaration

var countOfComponents: UInt { get }

Declaration

@property (nonatomic, readonly) NSUInteger countOfComponents;

Declaration

countOfComponents() -> int

See Also

Shape Proxies

  • A proxy for iterating and accessing path shapes.

  • A proxy for iterating and accessing component shapes.

  • The component shapes in the layer.

  • The number of path shapes in the layer.

  • The number of image shapes in the layer.

See Also

Shape Proxies