הפניה לכיתה GMSNavigationTermsDialogUIParams

הפניה לכיתה של GMSNavigationTermsDialogUIParams

סקירה כללית

פרמטרים שמתארים את המראה והסגנון של תיבת הדו-שיח.

פונקציות של חברי ציבור

(instancetype)- initWithBackgroundColor:titleFont:titleColor:mainTextFont:mainTextColor:buttonsFont:cancelButtonTextColor:acceptButtonTextColor:
 בונה אובייקט GMSNavigationTermsDialogUIParams.

נכסים

UIColor * backgroundColor
 הצבע של הרקע של תיבת הדו-שיח.
UIFont * titleFont
 הגופן של הכותרת.
UIColor * titleColor
 צבע הטקסט בכותרת.
UIFont * mainTextFont
 גופן של הטקסט של התנאים ושל כתב הוויתור של מוּדעוּת הנהג.
UIColor * mainTextColor
 צבע הטקסט שמשמש את התנאים ואת כתב הוויתור של מוּדעוּת הנהג.
UIFont * buttonsFont
 גופן המשמש לטקסט בלחצנים 'ביטול' ו'אישור'.
UIColor * cancelButtonTextColor
 צבע הטקסט בלחצן 'ביטול'.
UIColor * acceptButtonTextColor
 צבע הטקסט בלחצן האישור.

תיעוד לגבי פונקציות חברים

- (instancetype) initWithBackgroundColor: (nullable UIColor *)  backgroundColor
titlefont: (nullable UIFont *) titleFont
titleColor: (nullable UIColor *)  titleColor
mainTextFont: (nullable UIFont *) mainTextFont
mainTextColor: (nullable UIColor *)  mainTextColor
לחצנים: (nullable UIFont *) buttonsFont
CancelbuttonTextColor: (nullable UIColor *)  cancelButtonTextColor
getbuttonTextColor: (nullable UIColor *)  acceptButtonTextColor (אישור קבלה)

בונה אובייקט GMSNavigationTermsDialogUIParams.

אפשר לעיין בתגובות לגבי מאפיין כדי להבין מה המשמעות של הפרמטרים.


מסמכי תיעוד לגבי הנכס

- (UIColor*) backgroundColor [read, assign]

הצבע של הרקע של תיבת הדו-שיח.

- (UIFont*) titleFont [read, assign]

הגופן של הכותרת.

- (UIColor*) titleColor [read, assign]

צבע הטקסט בכותרת.

- (UIFont*) mainTextFont [read, assign]

גופן של הטקסט של התנאים ושל כתב הוויתור של מוּדעוּת הנהג.

- (UIColor*) mainTextColor [read, assign]

צבע הטקסט שמשמש את התנאים ואת כתב הוויתור של מוּדעוּת הנהג.

- (UIFont*) buttonsFont [read, assign]

גופן המשמש לטקסט בלחצנים 'ביטול' ו'אישור'.

- (UIColor*) cancelButtonTextColor [read, assign]

צבע הטקסט בלחצן 'ביטול'.

צבע הרקע של הלחצן שקוף.

- (UIColor*) acceptButtonTextColor [read, assign]

צבע הטקסט בלחצן האישור.

צבע הרקע של הלחצן שקוף.