iOS - Swift: How to hide ASScrollNode vertical scroll indicator in Texture/AsyncDisplayKit

124 views Asked by At

I use Texture to create my new application but I stuck in how to hide the scroll indicator in ASScrollNode while ASScrollNode does not have the showsVerticalScrollIndicator property like in UIScrollView

Does anyone know how to do this?

0

There are 0 answers