No overview available.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
- Xcode 11.0+
Framework
- Swift
UI
Declaration
@frozen struct UnitPoint
No overview available.
SDKs
Framework
@frozen struct UnitPoint
static func != (Unit Point, Unit Point) -> Bool
Returns a Boolean value indicating whether two values are not equal.
struct Geometry Proxy
A proxy for access to the size and coordinate space (for anchor resolution) of the container view.
struct Geometry Reader
A container view that defines its content as a function of its own size and coordinate space.
protocol Geometry Effect
An effect that changes the visual appearance of a view, largely without changing its ancestors or descendents.
struct Angle
A geometric angle whose value you access in either radians or degrees.
struct Anchor
An opaque value derived from an anchor source and a particular view.
protocol Vector Arithmetic
A type that can serve as the animatable data of an animatable type.