getSupportsSecureCoding static method

bool getSupportsSecureCoding()

supportsSecureCoding

Implementation

static bool getSupportsSecureCoding() {
  return _objc_msgSend_91o635(
    _class_NSAttributedString,
    _sel_supportsSecureCoding,
  );
}