hasAmbiguousLayout property
bool
get
hasAmbiguousLayout
hasAmbiguousLayout
Implementation
bool get hasAmbiguousLayout {
objc.checkOsVersionInternal('UIView.hasAmbiguousLayout', iOS: (false, (6, 0, 0)));
return _objc_msgSend_91o635(this.ref.pointer, _sel_hasAmbiguousLayout);
}