animator.skia.TextUtils_Align

class animator.skia.TextUtils_Align

Bases: pybind11_builtins.pybind11_object

Members:

kLeft_Align

kCenter_Align

kRight_Align

__init__(self: animator.skia.TextUtils_Align, value: int) None

Methods

__init__(self, value)

Attributes

kCenter_Align

kLeft_Align

kRight_Align

name

value

property name