NSAlignmentOptions 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
- NSAlignAllEdgesInward → const int
- NSAlignAllEdgesNearest → const int
- NSAlignAllEdgesOutward → const int
- NSAlignHeightInward → const int
- NSAlignHeightNearest → const int
- NSAlignHeightOutward → const int
- NSAlignMaxXInward → const int
- NSAlignMaxXNearest → const int
- NSAlignMaxXOutward → const int
- NSAlignMaxYInward → const int
- NSAlignMaxYNearest → const int
- NSAlignMaxYOutward → const int
- NSAlignMinXInward → const int
- NSAlignMinXNearest → const int
- NSAlignMinXOutward → const int
- NSAlignMinYInward → const int
- NSAlignMinYNearest → const int
- NSAlignMinYOutward → const int
- NSAlignRectFlipped → const int
- NSAlignWidthInward → const int
- NSAlignWidthNearest → const int
- NSAlignWidthOutward → const int