CircuitPython DisplayIO_SwitchRound Library
stable
  • Introduction

Examples

  • Simple test
  • Switch test with multiple switches

Overview

  • Overview of SwitchRound

API Reference

  • displayio_switchround

Tutorials

  • DisplayIO Basics

Other Links

  • Download
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
CircuitPython DisplayIO_SwitchRound Library
  • »
  • Index
  • Edit on GitHub

Index

A | B | C | D | H | I | M | P | R | S | U | V | W | X | Y

A

  • anchor_point (displayio_switchround.SwitchRound property)
  • anchored_position (displayio_switchround.SwitchRound property)
  • append() (displayio_switchround.SwitchRound method)

B

  • bounding_box (displayio_switchround.SwitchRound property)

C

  • contains() (displayio_switchround.SwitchRound method)

D

  • displayio_switchround
    • module

H

  • height (displayio_switchround.SwitchRound property)
  • hidden (displayio_switchround.SwitchRound property)

I

  • index() (displayio_switchround.SwitchRound method)
  • insert() (displayio_switchround.SwitchRound method)

M

  • module
    • displayio_switchround

P

  • pop() (displayio_switchround.SwitchRound method)

R

  • remove() (displayio_switchround.SwitchRound method)
  • resize() (displayio_switchround.SwitchRound method)

S

  • scale (displayio_switchround.SwitchRound property)
  • selected() (displayio_switchround.SwitchRound method)
  • SwitchRound (class in displayio_switchround)

U

  • update_transform() (displayio_switchround.SwitchRound method)

V

  • value (displayio_switchround.SwitchRound property)

W

  • width (displayio_switchround.SwitchRound property)

X

  • x (displayio_switchround.SwitchRound property)

Y

  • y (displayio_switchround.SwitchRound property)

© Copyright 2021 Kevin Matocha. Revision 221e843c.

Built with Sphinx using a theme provided by Read the Docs.