Drawable.Type ============= .. currentmodule:: skia .. autoclass:: skia.Drawable.Type .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.Drawable.Type.__init__ .. rubric:: Attributes .. autosummary:: ~skia.Drawable.Type.kColorFilter_Type ~skia.Drawable.Type.kDrawLooper_Type ~skia.Drawable.Type.kDrawable_Type ~skia.Drawable.Type.kImageFilter_Type ~skia.Drawable.Type.kMaskFilter_Type ~skia.Drawable.Type.kPathEffect_Type ~skia.Drawable.Type.name ~skia.Drawable.Type.value Methods ------- .. automethod:: skia.Drawable.Type.__init__ Attributes ---------- .. autoattribute:: skia.Drawable.Type.kColorFilter_Type .. autoattribute:: skia.Drawable.Type.kDrawLooper_Type .. autoattribute:: skia.Drawable.Type.kDrawable_Type .. autoattribute:: skia.Drawable.Type.kImageFilter_Type .. autoattribute:: skia.Drawable.Type.kMaskFilter_Type .. autoattribute:: skia.Drawable.Type.kPathEffect_Type .. autoattribute:: skia.Drawable.Type.name .. autoattribute:: skia.Drawable.Type.value