TrimPathEffect.Mode =================== .. currentmodule:: skia .. autoclass:: skia.TrimPathEffect.Mode .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.TrimPathEffect.Mode.__init__ .. rubric:: Attributes .. autosummary:: ~skia.TrimPathEffect.Mode.kInverted ~skia.TrimPathEffect.Mode.kNormal ~skia.TrimPathEffect.Mode.name ~skia.TrimPathEffect.Mode.value Methods ------- .. automethod:: skia.TrimPathEffect.Mode.__init__ Attributes ---------- .. autoattribute:: skia.TrimPathEffect.Mode.kInverted .. autoattribute:: skia.TrimPathEffect.Mode.kNormal .. autoattribute:: skia.TrimPathEffect.Mode.name .. autoattribute:: skia.TrimPathEffect.Mode.value