ArabicTextDelegate class

AssetsPickerTextDelegate implements with Arabic. الترجمة العربية

Inheritance

Constructors

ArabicTextDelegate()

Properties

accessAllTip String
no setteroverride
accessiblePathName String
no setteroverride
accessLimitedAssets String
"Continue accessing some assets".
no setteroverride
cancel String
Cancel string for back button. 返回按钮的字段
no setteroverride
changeAccessibleLimitedAssets String
no setteroverride
confirm String
Confirm string for the confirm button. 确认按钮的字段
no setteroverride
edit String
Edit string for edit button. 编辑按钮的字段
no setteroverride
emptyList String
Empty list string for empty asset list. 资源列表为空时的占位字段
no setteroverride
gifIndicator String
GIF indicator string. GIF指示的字段
no setteroverride
goToSystemSettings String
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
heicNotSupported String
HEIC failed string. HEIC 类型资源加载失败的字段
no setteroverride
loadFailed String
Load failed string for item. 资源加载失败时的字段
no setteroverride
original String
Original string for original selection. 选择是否原图的字段
no setteroverride
preview String
Preview string for preview button. 预览按钮的字段
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
select String
Select string for select button. 选择按钮的字段
no setteroverride
unableToAccessAll String
"Unable to access all assets in album".
no setteroverride
unSupportedAssetType String
Un-supported asset type string for assets that belongs to AssetType.other. 未支持的资源类型的字段
no setteroverride
viewingLimitedAssetsTip String
no setteroverride

Methods

durationIndicatorBuilder(Duration duration) String
This is used in video asset item in the picker, in order to display the duration of the video or audio type of asset. 该字段用在选择器视频或音频部件上,用于显示视频或音频资源的时长。
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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