Поделиться через


BiometricPrompt.NegativeButtonTextFormatted Свойство

Определение

Получает отрицательный текст кнопки для запроса, как задано Builder#setNegativeButton(CharSequence, Executor, DialogInterface.OnClickListener).

public virtual Java.Lang.ICharSequence? NegativeButtonTextFormatted { [Android.Runtime.Register("getNegativeButtonText", "()Ljava/lang/CharSequence;", "GetGetNegativeButtonTextHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getNegativeButtonText", "()Ljava/lang/CharSequence;", "GetGetNegativeButtonTextHandler", ApiSince=30)>]
member this.NegativeButtonTextFormatted : Java.Lang.ICharSequence

Значение свойства

Отрицательный текст кнопки для запроса или null, если не задан отрицательный текст кнопки.

Атрибуты

Комментарии

Получает отрицательный текст кнопки для запроса, как задано Builder#setNegativeButton(CharSequence, Executor, DialogInterface.OnClickListener).

Документация по Java для android.hardware.biometrics.BiometricPrompt.getNegativeButtonText().

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к