THLabel icon indicating copy to clipboard operation
THLabel copied to clipboard

Support for it inside UIButton

Open paulocoutinhox opened this issue 5 years ago • 1 comments

Hi,

This work inside UIButton on Title Label?

Thanks.

paulocoutinhox avatar Sep 13 '19 19:09 paulocoutinhox

I don't think that you can "just use" THLabel as the titleLabel of a UIButton because it is a read-only property. You could try to add a THLabel as a subview of the UIButton but that's just an uneducated guess from me.

tobihagemann avatar Sep 26 '19 09:09 tobihagemann