face_list_items property

face_list_items property

Gets or sets face list

Definition:

@property
def face_list_items(self):
    ...
@face_list_items.setter
def face_list_items(self, value):
    ...

See Also