UIFontDescriptorSymbolicTraits class sealed
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
- UIFontDescriptorClassClarendonSerifs → const int
- UIFontDescriptorClassFreeformSerifs → const int
- UIFontDescriptorClassMask → const int
- UIFontDescriptorClassModernSerifs → const int
- UIFontDescriptorClassOldStyleSerifs → const int
- UIFontDescriptorClassOrnamentals → const int
- UIFontDescriptorClassSansSerif → const int
- UIFontDescriptorClassScripts → const int
- UIFontDescriptorClassSlabSerifs → const int
- UIFontDescriptorClassSymbolic → const int
- UIFontDescriptorClassTransitionalSerifs → const int
- UIFontDescriptorClassUnknown → const int
- UIFontDescriptorTraitBold → const int
- UIFontDescriptorTraitCondensed → const int
- UIFontDescriptorTraitExpanded → const int
- UIFontDescriptorTraitItalic → const int
- UIFontDescriptorTraitLooseLeading → const int
- UIFontDescriptorTraitMonoSpace → const int
- UIFontDescriptorTraitTightLeading → const int
- UIFontDescriptorTraitUIOptimized → const int
- UIFontDescriptorTraitVertical → const int