Passing value from method to __init__ in a class (KIVY)

前端 未结 0 524
抹茶落季
抹茶落季 2020-12-17 14:07

So I\'m new to Kivy and Python OOP in this case I wanna pass something from method to an init, this is my code

class MyLayout3(Screen):
def _         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题