Optional
source: DeepPartial<TextButtonMode>Readonly
_typeThe text to be read when the 'preview' button is selected via the accessibility mode.
"?accessibilityDescriptionCameraPreviewButton";
Configuration of the text style for the 'preview' button.
new StyledText({
"text": "?cameraPreviewButtonTitle",
"color": "?sbColorOnPrimary"
});
Generated using TypeDoc
Configuration of the 'preview' button in 'text button mode'.