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

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

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