Method UnCheckAsync UnCheckAsync() Unchecks the check box. Declaration public Task<bool> UnCheckAsync() Returns Type Description System.Threading.Tasks.Task<System.Boolean> The returned task results in 'false' in case of error.