- size
- This parameter should be UIView.UILayoutFittingCompressedSize to retrieve the smallest possible size or UIView.UILayoutFittingExpandedSize to retrieve the largest possible size
Returns the smallest (if size == UIView.UILayoutFittingCompressedSize) or largest (if size == UIView.UILayoutFittingExpandedSize)System.Drawing.SizeF that satisfies the constraints that relate to this UIKit.UIView.