PFBeautyFiterType enum
Values
- eyeStrength → const PFBeautyFiterType
- faceThinning → const PFBeautyFiterType
- faceNarrow → const PFBeautyFiterType
- faceChin → const PFBeautyFiterType
- faceV → const PFBeautyFiterType
- faceSmall → const PFBeautyFiterType
- faceNose → const PFBeautyFiterType
- faceForehead → const PFBeautyFiterType
- faceMouth → const PFBeautyFiterType
- facePhiltrum → const PFBeautyFiterType
- faceLongNose → const PFBeautyFiterType
- faceEyeSpace → const PFBeautyFiterType
- faceSmile → const PFBeautyFiterType
- faceEyeRotate → const PFBeautyFiterType
- faceCanthus → const PFBeautyFiterType
- faceBlurStrength → const PFBeautyFiterType
- faceWhitenStrength → const PFBeautyFiterType
- faceRuddyStrength → const PFBeautyFiterType
- faceSharpenStrength → const PFBeautyFiterType
- faceNewWhitenStrength → const PFBeautyFiterType
- faceQualityStrength → const PFBeautyFiterType
- faceEyeBrighten → const PFBeautyFiterType
- filterName → const PFBeautyFiterType
- filterStrength → const PFBeautyFiterType
- lvmu → const PFBeautyFiterType
- sticker2DFilter → const PFBeautyFiterType
- typeOneKey → const PFBeautyFiterType
- watermark → const PFBeautyFiterType
- extend → const PFBeautyFiterType
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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
Constants
-
values
→ const List<
PFBeautyFiterType> - A constant List of the values in this enum, in order of their declaration.