Declaration

var originIndex: IndexPath? { get set }

Declaration

@property (nonatomic, strong) NSIndexPath * originIndex;

Declaration

pyobjc_instanceMethods.originIndex() -> NSIndexPath
pyobjc_instanceMethods.setOriginIndex_(originIndex: NSIndexPath)