PathEffect.DashType =================== .. currentmodule:: skia .. autoclass:: skia.PathEffect.DashType .. rubric:: Methods .. autosummary:: :nosignatures: ~skia.PathEffect.DashType.__init__ .. rubric:: Attributes .. autosummary:: ~skia.PathEffect.DashType.kDash_DashType ~skia.PathEffect.DashType.kNone_DashType ~skia.PathEffect.DashType.name ~skia.PathEffect.DashType.value Methods ------- .. automethod:: skia.PathEffect.DashType.__init__ Attributes ---------- .. autoattribute:: skia.PathEffect.DashType.kDash_DashType .. autoattribute:: skia.PathEffect.DashType.kNone_DashType .. autoattribute:: skia.PathEffect.DashType.name .. autoattribute:: skia.PathEffect.DashType.value