StructureProjection
ProjectionTransform
No overview available.
概要は利用可能でありません。
Availability 有効性
- iOS 13.0+
- iPadOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
Technology
- Swift
UI
Declaration 宣言
@frozen struct ProjectionTransform
Topics 話題
Creating a Transform
Getting Transform Characteristics
Manipulating Transforms
Accessing the Transform’s Coefficients
Default Implementations 省略時実装
See Also 参照
Geometric Constructs
enum Axis
The horizontal or vertical dimension in a 2D coordinate system.
ある2D座標システムにおける水平または垂直次元。
struct Angle
A geometric angle whose value you access in either radians or degrees.
幾何学的角度、それの値にあなたはラジアンまたは度のどちらかでアクセスします。
struct MatchedGeometryProperties
A set of view properties that may be synchronized between views using the
View.matchedGeometryEffect()
function.struct Namespace
A dynamic property type that allows access to a namespace defined by the persistent identity of the object containing the property (e.g. a view).