# EUExLoadingView **Repository Path**: Andreass/EUExLoadingView ## Basic Information - **Project Name**: EUExLoadingView - **Description**: EUExLoadingView - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2015-02-07 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: ios-modules **Tags**: None ## README #EUExLoadingView //等待指示器 /** * @author 15-02-07 09:02:16 * * 打开插件 * * @return <#return value description#> */ // -(void)open :(NSMustableArray *)inArguments; /** * @author 15-02-07 09:02:00 * * 关闭插件 * * @return <#return value description#> */ //-(void)close :(NSMustableArray *)inArguments;