Hello, I am trying to set only has tag detection with `lblHashTag.linkDetectionTypes = KILinkTypeHashtag` but its not working. I have to `lblHashTag.linkDetectionTypes = KILinkTypeHashtag | KILinkTypeURL;` Any suggestion ?
Hello,
I am trying to set only has tag detection with
lblHashTag.linkDetectionTypes = KILinkTypeHashtagbut its not working.I have to
lblHashTag.linkDetectionTypes = KILinkTypeHashtag | KILinkTypeURL;Any suggestion ?