@regulaforensics/face-sdk
Preparing search index...
CustomizationFonts
Class CustomizationFonts
Index
Constructors
constructor
Accessors
camera
Screen
Hint
Label
onboarding
Screen
Message
Labels
onboarding
Screen
Start
Button
onboarding
Screen
Subtitle
Label
onboarding
Screen
Title
Label
processing
Screen
Label
retry
Screen
Hint
Labels
retry
Screen
Retry
Button
retry
Screen
Subtitle
Label
retry
Screen
Title
Label
Methods
to
Json
from
Json
Constructors
constructor
new
CustomizationFonts
()
:
CustomizationFonts
Returns
CustomizationFonts
Accessors
camera
Screen
Hint
Label
set
cameraScreenHintLabel
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
onboarding
Screen
Message
Labels
set
onboardingScreenMessageLabels
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
onboarding
Screen
Start
Button
set
onboardingScreenStartButton
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
onboarding
Screen
Subtitle
Label
set
onboardingScreenSubtitleLabel
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
onboarding
Screen
Title
Label
set
onboardingScreenTitleLabel
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
processing
Screen
Label
set
processingScreenLabel
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
retry
Screen
Hint
Labels
set
retryScreenHintLabels
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
retry
Screen
Retry
Button
set
retryScreenRetryButton
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
retry
Screen
Subtitle
Label
set
retryScreenSubtitleLabel
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
retry
Screen
Title
Label
set
retryScreenTitleLabel
(
val
:
Font
|
null
)
:
void
Parameters
val
:
Font
|
null
Returns
void
Methods
to
Json
toJson
()
:
Record
<
string
,
any
>
Allows you to serialize object.
Returns
Record
<
string
,
any
>
Static
from
Json
fromJson
(
jsonObject
:
Record
<
string
,
any
>
)
:
CustomizationFonts
Allows you to deserialize object.
Parameters
jsonObject
:
Record
<
string
,
any
>
Returns
CustomizationFonts
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
camera
Screen
Hint
Label
onboarding
Screen
Message
Labels
onboarding
Screen
Start
Button
onboarding
Screen
Subtitle
Label
onboarding
Screen
Title
Label
processing
Screen
Label
retry
Screen
Hint
Labels
retry
Screen
Retry
Button
retry
Screen
Subtitle
Label
retry
Screen
Title
Label
Methods
to
Json
from
Json
@regulaforensics/face-sdk
Loading...
Allows you to serialize object.