play_during property
play_during property
See the play-during property definition in CSS2.
Definition:
@property
def play_during(self):
...
@play_during.setter
def play_during(self, value):
...
See Also
- module
aspose.html.dom.css
- class
ICSS2Properties