type property

type property

Gets the type of a placeholder. Read-only PlaceholderType.

Definition:

@property
def type(self):
    ...

See Also