Instance Method
cachedPosition(at:)cachedPositionAtIndex:cachedPositionAtIndex_
Returns the cached position at a layer index.
Declaration
func cachedPosition(at idx: UInt) -> NSPointDeclaration
- (NSPoint) cachedPositionAtIndex:(NSUInteger) idx;Declaration
cachedPositionAtIndex_(idx: int) -> NSPointParameters
idxThe cached index
Return Value
The position