isFloat property

bool get isFloat

isFloat

Implementation

bool get isFloat {
  return _objc_msgSend_91o635(object$.ref.pointer, _sel_isFloat);
}