Structure
MatchedGeometryProperties
A set of view properties that may be synchronized between views using the View.matchedGeometryEffect()
function.
Declaration
宣言
@frozen struct MatchedGeometryProperties
Topics
話題
Creating Matched Properties
typealias RawValue
The raw type that can be used to represent all values of the conforming type.
準拠している型の全ての値を表すために使われることができる生の型。
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 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).