endCustomizingAnimated method

bool endCustomizingAnimated(
  1. bool animated
)

endCustomizingAnimated:

Implementation

bool endCustomizingAnimated(bool animated) {
  return _objc_msgSend_41h7k3(object$.ref.pointer, _sel_endCustomizingAnimated_, animated);
}