VietnameseCameraPickerTextDelegate class

Text delegate implemented with Vietnamese. Dịch tiếng Việt

Inheritance

Constructors

VietnameseCameraPickerTextDelegate()
const

Properties

confirm String
Confirm string for the confirm button. 确认按钮的字段
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
languageCode String
no setteroverride
loadFailed String
Load failed string for item. 资源加载失败时的字段
no setteroverride
loading String
Default loading string for the dialog. 加载中弹窗的默认文字
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sActionManuallyFocusHint String
Semantics fields.
no setteroverride
sActionPreviewHint String
no setteroverride
sActionRecordHint String
no setteroverride
sActionShootHint String
no setteroverride
sActionShootingButtonTooltip String
no setteroverride
sActionStopRecordingHint String
no setteroverride
saving String
Saving string for the dialog. 保存中弹窗的默认文字
no setteroverride
shootingOnlyRecordingTips String
Tips with only recording above the shooting button before shooting. 拍摄前确认按钮上方的提示文字(仅录像)
no setteroverride
shootingTapRecordingTips String
Tips with tap recording above the shooting button before shooting. 拍摄前确认按钮上方的提示文字(点击录像)
no setteroverride
shootingTips String
Tips above the shooting button before shooting. 拍摄前确认按钮上方的提示文字
no setteroverride
shootingWithRecordingTips String
Tips with recording above the shooting button before shooting. 拍摄前确认按钮上方的提示文字(带录像)
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sCameraLensDirectionLabel(CameraLensDirection value) String
override
sCameraPreviewLabel(CameraLensDirection? value) String?
override
sFlashModeLabel(FlashMode mode) String
override
sSwitchCameraLensDirectionLabel(CameraLensDirection value) String
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited