gpt4 book ai didi

c# - 如何使用 Xamarin for Android 格式化电话号码?

转载 作者:太空狗 更新时间:2023-10-29 16:35:16 26 4
gpt4 key购买 nike

如何使用 Xamarin for Android 格式化电话号码?我试过这段代码:

EditText inputField = (EditText) FindViewById(Resource.Id.editMensagemTelefone);
inputField.AddTextChangedListener(new PhoneNumberFormattingTextWatcher());

最佳答案

确保在使用 PhoneNumberFormattingTextWatcher() 时使用 Android.Telephony 命名空间

参见 https://developer.xamarin.com/api/type/Android.Telephony.PhoneNumberUtils/

关于c# - 如何使用 Xamarin for Android 格式化电话号码?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30429605/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com