Instance Property
targetIndex
Declaration
var targetIndex: IndexPath? { get set }Declaration
@property (nonatomic, strong) NSIndexPath * targetIndex;Declaration
pyobjc_instanceMethods.targetIndex() -> NSIndexPath
pyobjc_instanceMethods.setTargetIndex_(targetIndex: NSIndexPath)