view_css property

view_css property

Gets the CSS view associated with the context. See IViewCSS.

Definition:

@property
def view_css(self):
    ...

See Also