Interface StudioPropertyGroups.TimerComponent

All Superinterfaces:
StudioPropertyGroups.RequiredId
Enclosing class:
StudioPropertyGroups

@StudioProperty(xmlAttribute="delay",type=INTEGER,category="General",required=true) @StudioProperty(xmlAttribute="repeating",type=BOOLEAN,category="General",defaultValue="false") @StudioProperty(xmlAttribute="autostart",type=BOOLEAN,category="General",defaultValue="false") public static interface StudioPropertyGroups.TimerComponent extends StudioPropertyGroups.RequiredId