ios - Stripe - STPPaymentCardTextField - Remove border -


stripe's ios sdk's "stppaymentcardtextfield" has bordercolor property.

i'm trying remove using new color or setting nil without success.

is there way programmatically remove border of stppaymentcardtextfield?

ok, adding user defined runtime attributes in storyboard:

layer.bordercolor > color > white bordercolor > color > white 

Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

java - why am i getting a "cannot resolve method" error on getApplication? -

C# Apple Bonjour - how to monitor service records within Windows -