
################################
HoopsCameraOperatorButtonElement
################################

.. js:class:: wvc.HoopsCameraOperatorButtonElement

   Displays the toolbar dropdown for selecting the active camera operator.
   
   
   Index
   =====
   
   .. rubric:: Constructors
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:func:`~wvc.HoopsCameraOperatorButtonElement.constructor`
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~wvc.HoopsCameraOperatorButtonElement.dropDownPosition`
   
   



.. rst-class:: kind-group kind-constructors

.. rubric:: Constructors
   :class: kind-group-title


.. js:method:: wvc.HoopsCameraOperatorButtonElement.constructor

      .. rst-class:: sig-pretty-signature
      
         | HoopsCameraOperatorButtonElement(): :js:class:`HoopsCameraOperatorButtonElement <wvc.HoopsCameraOperatorButtonElement>`
      
      **Returns**\ : :js:class:`HoopsCameraOperatorButtonElement <wvc.HoopsCameraOperatorButtonElement>`
      



.. rst-class:: kind-group kind-properties

.. rubric:: Properties
   :class: kind-group-title


.. js:data:: wvc.HoopsCameraOperatorButtonElement.dropDownPosition

      .. rst-class:: sig-pretty-signature
      
         | dropDownPosition: (*"top"* | *"left"* | *"right"* | *"bottom"*\ )
      
      Represents the position where the dropdown is located relative to the button. Possible values are "bottom", "top", "right", or "left". Default value is "right".
      




