isCircle property

bool isCircle
getter/setter pair

Whether avatar is circular (true) or rounded rectangle (false)

Implementation

bool isCircle = true;