style_simulations property

style_simulations property

Returns/sets the value specifying a style simulation.

Definition:

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

See Also