var size: CGSize
The size of the container view.
コンテナビューの大きさ。
var safeAreaInsets : EdgeInsets
The safe area inset of the container view.
コンテナビューの安全領域インセット。
subscript<T>(Anchor<T>) -> T
Resolves the value of
anchor
to the container view.