position property

position property

Returns the position (0..1) of a gradient stop. Read-only float.

Definition:

@property
def position(self):
    ...

See Also