
#######
ViewKey
#######

.. js:data:: Sc.ViewKey

   Type used to denote a view's key.
   
   
   Index
   =====
   
   .. rubric:: Enumeration Members
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~Sc.ViewKey.Default`
   * :js:data:`~Sc.ViewKey.Invalid`
   
   




Enumeration Members
===================

.. js:data:: Sc.ViewKey.Default

   .. rst-class:: sig-pretty-signature
   
      | Default: *0*
   



.. js:data:: Sc.ViewKey.Invalid

   .. rst-class:: sig-pretty-signature
   
      | Invalid: *-1*
   





