CaptureTipsStyle
Defines styling attributes for elements of capture tips screen.
-
The background color of view. Default value:
primaryVariant
-
The foreground color of the close Icon button. Default value:
onPrimary
-
The background color of the close Icon button. Default value:
clear
-
The background color of the close button. Default value:
surface
-
The text color of the close button. Default value:
onSurface
-
The background color of the next button. Default value:
surface
-
The text color of the next button. Default value:
onSurface
-
The color of the unselected circles of the page indicator. Default value:
surface
-
The color of the unselected circles of the page indicator. Default value:
primary
-
The top color of the linear gradient applied to tip image. Default value:
onPrimary
-
The bottom color of the linear gradient applied to tip image. Default value:
primary
-
The text color of the title. Default value:
onPrimary
-
The text color of the tip description. Default value:
onPrimary
-
The width of the close button. Default value:
100.0
-
The width of the next button. Default value:
100.0
-
The corner radius of the close button. Default value:
24.0
-
The corner radius of the next button. Default value:
24.0
-
Allows to set
viewBackgroundColor
in Objective-C. -
Allows to set
closeIconButtonBackgroundColor
in Objective-C. -
Allows to set
closeIconButtonForegroundColor
in Objective-C. -
Allows to set
closeButtonBackgroundColor
in Objective-C. -
Allows to set
closeButtonTextColor
in Objective-C. -
Allows to set
nextButtonBackgroundColor
in Objective-C. -
Allows to set
nextButtonTextColor
in Objective-C. -
Allows to set
pageIndicatorTintColor
in Objective-C. -
Allows to set
currentPageIndicatorTintColor
in Objective-C. -
Allows to set
tipImageLinearGradientTopColor
in Objective-C. -
Allows to set
tipImageLinearGradientBottomColor
in Objective-C. -
Allows to set
tipTitleLabelTextColor
in Objective-C. -
Allows to set
tipDescriptionLabelTextColor
in Objective-C. -
Allows to set
closeButtonWidth
in Objective-C. -
Allows to set
nextButtonWidth
in Objective-C. -
Allows to set
closeButtonCornerRadius
in Objective-C. -
Allows to set
nextButtonCornerRadius
in Objective-C.