TermsAndConditionsUIParams.Builder

herkese açık statik sınıf TermsAndConditionsUIParams.Builder Nesneyi genişletir

TermsAndConditionsUIParams örneğinin yapılandırılmasına yardımcı olan bir derleyici.

Herkese Açık Yöntem Özeti

TermsAndConditionsUIParams
build()
TermsAndConditionsUIParams nesnesini bu Builder içinde toplanan durumdan oluşturur.
TermsAndConditionsUIParams.Builder
setAcceptButtonTextColor(int AcceptButtonTextColor)
Kabul et düğmesinin metin rengini ayarlar.
TermsAndConditionsUIParams.Builder
setBackgroundColor(int backgroundColor)
İletişim kutusunun arka plan rengini ayarlar.
TermsAndConditionsUIParams.Builder
setButtonsTextSize(int buttonTextSize)
Kabul ve İptal düğmelerinin metin boyutunu ayarlar.
TermsAndConditionsUIParams.Builder
setButtonsTypeface(Yazı tipi düğmeleriYazı tipi)
Kabul ve İptal düğmelerinin yazı tipini ayarlar.
TermsAndConditionsUIParams.Builder
setCancelButtonTextColor(int cancelButtonTextColor)
İptal düğmesinin metin rengini ayarlar.
TermsAndConditionsUIParams.Builder
setMainTextColor(int mainTextColor)
Şartlar ve Sürücü Farkındalığı sorumluluk reddi beyanının metin rengini ayarlar.
TermsAndConditionsUIParams.Builder
setMainTextTextSize(int mainTextTextSize)
Şartlar ve Sürücü Farkındalığı sorumluluk reddi beyanının metin boyutunu belirler.
TermsAndConditionsUIParams.Builder
setMainTextTypeface(Typeface mainTextTypeface)
Şartların ve Sürücü Farkındalığı sorumluluk reddi beyanının yazı tipini belirler.
TermsAndConditionsUIParams.Builder
setTitleColor(int titleColor)
Başlık metninin rengini ayarlar.
TermsAndConditionsUIParams.Builder
setTitleTextSize(int titleTextSize)
Başlık metninin boyutunu ayarlar.
TermsAndConditionsUIParams.Builder
setTitleTypeface(Yazı biçimi başlığıTypeface)
Başlık metninin yazı tipini ayarlar.

Devralınan Yöntem Özeti

Herkese Açık Yöntemler

herkese açık TermsAndConditionsUIParams derleme ()

TermsAndConditionsUIParams nesnesini bu Builder içinde toplanan durumdan oluşturur.

herkese açık TermsAndConditionsUIParams.Builder setAcceptButtonTextColor (int AcceptButtonTextColor)

Kabul et düğmesinin metin rengini ayarlar. Düğmenin arka plan rengi şeffaftır.

Parametreler
acceptButtonTextColor

herkese açık TermsAndConditionsUIParams.Builder setBackgroundColor (int backgroundColor)

İletişim kutusunun arka plan rengini ayarlar.

Parametreler
backgroundColor

herkese açık TermsAndConditionsUIParams.Builder setButtonsTextSize (int buttonTextSize)

Kabul ve İptal düğmelerinin metin boyutunu ayarlar.

Parametreler
buttonsTextSize

herkese açık TermsAndConditionsUIParams.Builder setButtonsTypeface (Typeface buttonTypeface)

Kabul ve İptal düğmelerinin yazı tipini ayarlar.

Parametreler
buttonsTypeface

herkese açık TermsAndConditionsUIParams.Builder setCancelButtonTextColor (int cancelButtonTextColor)

İptal düğmesinin metin rengini ayarlar. Düğmenin arka plan rengi şeffaftır.

Parametreler
cancelButtonTextColor

herkese açık TermsAndConditionsUIParams.Builder setMainTextColor (int mainTextColor)

Şartlar ve Sürücü Farkındalığı sorumluluk reddi beyanının metin rengini ayarlar.

Parametreler
mainTextColor

herkese açık TermsAndConditionsUIParams.Builder setMainTextTextSize (int mainTextTextSize)

Şartlar ve Sürücü Farkındalığı sorumluluk reddi beyanının metin boyutunu belirler.

Parametreler
mainTextTextSize

herkese açık TermsAndConditionsUIParams.Builder setMainTextTypeface (Typeface mainTextTypeface)

Şartların ve Sürücü Farkındalığı sorumluluk reddi beyanının yazı tipini belirler.

Parametreler
mainTextTypeface

herkese açık TermsAndConditionsUIParams.Builder setTitleColor (int titleColor)

Başlık metninin rengini ayarlar.

Parametreler
titleColor

herkese açık TermsAndConditionsUIParams.Builder setTitleTextSize (int titleTextSize)

Başlık metninin boyutunu ayarlar.

Parametreler
titleTextSize

herkese açık TermsAndConditionsUIParams.Builder setTitleTypeface (Typeface titleTypeface)

Başlık metninin yazı tipini ayarlar.

Parametreler
titleTypeface