Instance Method
cachedDrawLayersPosition(at:)cachedDrawLayersPositionAtIndex:cachedDrawLayersPositionAtIndex_
Declaration
func cachedDrawLayersPosition(at idx: UInt) -> NSPointDeclaration
- (NSPoint) cachedDrawLayersPositionAtIndex:(NSUInteger) idx;Declaration
cachedDrawLayersPositionAtIndex_(idx: int) -> NSPoint