문제

Does anyone know of a way to change the angle of a StackView. I'd love to be able angle a Stackview 45 degrees.

Thanks.

도움이 되었습니까?

해결책

tackViewObj.setrotation(45); //set 45 or 135 according to your need

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top