func frame(in: CoordinateSpace ) -> CGRect
Returns the container view’s bounds rectangle, converted to a defined coordinate space.
コンテナビューのもつ境界矩形を返します、ある定義された座標空間に変換されます。
var size: CGSize
The size of the container view.
コンテナビューの大きさ。
var safeAreaInsets : EdgeInsets
The safe area inset of the container view.
コンテナビューの安全領域インセット。