allowsToggleToOff()
Returns a Boolean value indicating whether a radio button behaves in a toggling manner.
Declaration
func allowsToggleToOff() -> BoolReturn Value
true if clicking a radio button control that is already in the on state toggles it to the off state; otherwise false.