context property

context property

Gets the canvas context associated with the canvas.

Definition:

@property
def context(self):
    ...

See Also