set_content_repeat
Description:
[
Version ( since =
"1.12" ) ]
public void set_content_repeat (
ContentRepeat repeat)
Sets the policy for repeating the content of a
Actor.
The behaviour is deferred to the Content implementation.
Parameters:
| this |
a Actor
|
| repeat |
the repeat policy
|