position property

position property

Returns position of a tab. Assigning this property can change tab’s index in collection and invalidate Enumerator. Read-only float.

Definition:

@property
def position(self):
    ...

See Also