endCustomizingAnimated method

bool endCustomizingAnimated(
  1. bool animated
)

endCustomizingAnimated:

Implementation

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