<html><head><title>XiiStyles</title> <link rel='stylesheet' href='./../scdoc.css' type='text/css' /> <link rel='stylesheet' href='./../frontend.css' type='text/css' /> <link rel='stylesheet' href='./../custom.css' type='text/css' /> <meta http-equiv='Content-Type' content='text/html; charset=UTF-8' /> <script src='./../scdoc.js' type='text/javascript'></script> <script src='./../docmap.js' type='text/javascript'></script> <script src='./../prettify.js' type='text/javascript'></script> <script src='./../lang-sc.js' type='text/javascript'></script> <script type='text/javascript'>var helpRoot='./..';</script> </head> <ul id='menubar'></ul> <body onload='fixTOC();prettyPrint()'> <div class='contents'> <div class='header'> <div id='label'>SuperCollider CLASSES (extension)</div> <div id='categories'><a href='./../Browse.html#Undocumented classes'>Undocumented classes</a></div> <h1>XiiStyles</h1> <div id='summary'>(Undocumented class)</div> </div> <div class='subheader'> <div id='filename'>Source: <a href='file:///Users/zzk/Library/Application Support/SuperCollider/downloaded-quarks/ixi/classes/XiiStyles.sc'>/Users/zzk/Library/Application Support/SuperCollider/downloaded-quarks/ixi/classes/XiiStyles.sc</a></div><div id='superclasses'>Inherits from: <a href="../Classes/Object.html">Object</a></div> </div> <div id='toc'> <ul class='toc'><li class='toc1'><a href='#description'>Description</a></li> <ul class='toc'></ul><li class='toc1'><a href='#classmethods'>Class methods</a></li> <ul class='toc'><li class='toc2'><a href='#Inherited%20class%20methods'>Inherited class methods</a></li> <li class='toc2'><a href='#Undocumented%20class%20methods'>Undocumented class methods</a></li> <ul class='toc'><li class='toc3'><a href='#*new'>new</a> </li> </ul></ul><li class='toc1'><a href='#instancemethods'>Instance methods</a></li> <ul class='toc'><li class='toc2'><a href='#Inherited%20instance%20methods'>Inherited instance methods</a></li> <li class='toc2'><a href='#Undocumented%20instance%20methods'>Undocumented instance methods</a></li> <ul class='toc'><li class='toc3'><a href='#-dropDownWidth'>dropDownWidth</a> </li> <li class='toc3'><a href='#-grey'>grey</a> </li> <li class='toc3'><a href='#-init'>init</a> </li> <li class='toc3'><a href='#-normal'>normal</a> </li> </ul></ul><li class='toc1'><a href='#Help%20template'>Help template</a></li> <ul class='toc'></ul></ul></div><h2><a class='anchor' name='description'>Description</a></h2> <p>This class is missing documentation.<h2><a class='anchor' name='classmethods'>Class Methods</a></h2> <h3><a class='anchor' name='Inherited%20class%20methods'>Inherited class methods</a></h3> <div id='inheritedclassmets'></div><h3><a class='anchor' name='Undocumented%20class%20methods'>Undocumented class methods</a></h3> <h3 class='cmethodname'><span class='methprefix'>*</span><a name='*new' href='./../Overviews/Methods.html#new'>new</a> (<span class='argstr'>numChannels</span>)</h3> <h2><a class='anchor' name='instancemethods'>Instance Methods</a></h2> <h3><a class='anchor' name='Inherited%20instance%20methods'>Inherited instance methods</a></h3> <div id='inheritedinstmets'></div><h3><a class='anchor' name='Undocumented%20instance%20methods'>Undocumented instance methods</a></h3> <h3 class='imethodname'><span class='methprefix'>-</span><a name='-dropDownWidth' href='./../Overviews/Methods.html#dropDownWidth'>dropDownWidth</a> </h3> <h3 class='imethodname'><span class='methprefix'>-</span><a name='-grey' href='./../Overviews/Methods.html#grey'>grey</a> </h3> <h3 class='imethodname'><span class='methprefix'>-</span><a name='-init' href='./../Overviews/Methods.html#init'>init</a> (<span class='argstr'>ch</span>)</h3> <h3 class='imethodname'><span class='methprefix'>-</span><a name='-normal' href='./../Overviews/Methods.html#normal'>normal</a> </h3> <h2><a class='anchor' name='Help%20template'>Help template</a></h2> <p>Copy and paste the text below and save to HelpSource/Classes/XiiStyles.schelp<pre class='code prettyprint lang-sc'>TITLE:: XiiStyles summary:: (put short description here) categories:: Undocumented classes related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff, etc. DESCRIPTION:: (put long description here) CLASSMETHODS:: METHOD:: new (describe method here) ARGUMENT:: numChannels (describe argument here) returns:: (describe returnvalue here) INSTANCEMETHODS:: METHOD:: init (describe method here) ARGUMENT:: ch (describe argument here) returns:: (describe returnvalue here) METHOD:: normal (describe method here) returns:: (describe returnvalue here) METHOD:: dropDownWidth (describe method here) returns:: (describe returnvalue here) METHOD:: grey (describe method here) returns:: (describe returnvalue here) EXAMPLES:: code:: (some example code) :: </pre> <div class='doclink'>link::Classes/XiiStyles::<br>sc version: 3.8.0</div></div></body></html>