index property

index property

Gets start position index (0-based).

Definition:

@property
def index(self):
    ...

See Also