UNPKG

roku-log

Version:
16 lines 847 B
<?xml version='1.0' encoding='UTF-8' ?> <component name='ScreenTransport' extends='Group'> <interface> <field id='maxVisibleLines' type='integer' value='12' /> <function name='logItem' /> </interface> <script type="text/brightscript" uri="pkg:/components/ScreenTransport.brs" /> <script type="text/brightscript" uri="pkg:/source/roku_modules/bslib/bslib.brs" /> <children> <Group> <Rectangle id='background' translation='[0,380]' color='#000000' opacity='0.8' width='1920' height='450' /> <ScrollableText id='scrollableText' translation='[40, 390]' width='1880' height='430' color='#ffffff' vertAlign='top' horizAlign='left' lineSpacing='8' font='font:SmallestBoldSystemFont' /> </Group> </children> </component> <!--//# sourceMappingURL=./ScreenTransport.xml.map -->