length property
int
get
length
length
Implementation
int get length {
objc.checkOsVersionInternal('NSAttributedString.length', iOS: (false, (3, 2, 0)), macOS: (false, (10, 0, 0)));
return _objc_msgSend_xw2lbc(this.ref.pointer, _sel_length);
}