maintainsFixedSize
A Boolean value that determines whether to preserve the frame size of the custom view.
Declaration
var maintainsFixedSize: BoolDiscussion
When the value of this property is true, the system preserves the current frame size of the view. When the value of this property is false, the system sizes the view during layout of the accessories.
The default value of this property is false.