lcid property

Source.lcid property

Gets the locale ID of a source.

@property
def lcid(self) -> str:
    ...

See Also