begin_type 属性

begin_type 属性

指定行首的箭头。

定义:

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

也可以看看