I am trying to set the blur effect between the background image and the title on Card Article.
I have read your Wiki regarding this and if I have understood everything right I should set the desired value on the member ’blurEffect’.
However, when I try this Xcode says: Value of type 'CardArticle' has no member ’blurEffect’.
I can however access the other members ’titleSize’ and ’subtitleSize’ which are also mentioned under Card Article > Content settings in your Wiki.
Have I misunderstood something or is this not yet implemented?
Thank you for an awesome framework and thanks in advance
I am trying to set the blur effect between the background image and the title on Card Article. I have read your Wiki regarding this and if I have understood everything right I should set the desired value on the member ’blurEffect’.
However, when I try this Xcode says: Value of type 'CardArticle' has no member ’blurEffect’.
I can however access the other members ’titleSize’ and ’subtitleSize’ which are also mentioned under Card Article > Content settings in your Wiki.
Have I misunderstood something or is this not yet implemented?
Thank you for an awesome framework and thanks in advance