首页 > dev > api > name > return_self 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh_TW eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
RETURN_SELF
#define RETURN_SELF() ...

This macro returns the object the method or property implementation was called on.

Use it only in a method or property implementation function.